Opened 13 years ago
Closed 13 years ago
#3377 closed Bug (invalid)
build fails due to missiong gget.c
Reported by: | alex.parkhomenko | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | libtransmission | Version: | 2.01 |
Severity: | Normal | Keywords: | |
Cc: |
Description
When trying to build the latest svn revesion:
[root@atom ~/Transmission]# svn up Fetching external item into 'third-party/libevent' External at revision 1558. At revision 10910.
Make still depends on removed gget.c
Build log attached.
Attachments (1)
Change History (3)
Changed 13 years ago by alex.parkhomenko
comment:1 Changed 13 years ago by alex.parkhomenko
Forgot to mention the system info:
[root@atom ~/Transmission]# uname -a FreeBSD atom.local 7.2-RELEASE-p6 FreeBSD 7.2-RELEASE-p6 #11: Sun Jan 17 13:43:10 MSK 2010 root@atom.local:/usr/obj/usr/src/sys/ALEX i386
comment:2 Changed 13 years ago by charles
- Resolution set to invalid
- Status changed from new to closed
Your sandbox has a residual dependency on gget.c, which hasn't been used since 2.0.
Try making a fresh checkout of Transmission to make the dependency go away. I don't know why "svn up" isn't sufficient for this but it appears to be something to do with the automake files.
Note: See
TracTickets for help on using
tickets.
Build log