Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xcvs fails to compile, undef reference to 'get_date'
I haven't seen this come up recently on the list. I'm cross-compiling
a -current release for Alpha on OS X (10.5.6, Darwin 9.6.0), and can't
get past compiling xcvs:
--- dependall-external ---
client.o: In function `handle_mod_time':
/Users/bard/NetBSD-current/src-build/src/external/gpl2/xcvs/dist/src/
client.c:1309: undefined reference to `get_date'
/Users/bard/NetBSD-current/src-build/src/external/gpl2/xcvs/dist/src/
client.c:1309: undefined reference to `get_date'
history.o: In function `history':
/Users/bard/NetBSD-current/src-build/src/external/gpl2/xcvs/dist/src/
history.c:555: undefined reference to `get_date'
/Users/bard/NetBSD-current/src-build/src/external/gpl2/xcvs/dist/src/
history.c:555: undefined reference to `get_date'
main.o: In function `format_date_alloc':
/Users/bard/NetBSD-current/src-build/src/external/gpl2/xcvs/dist/src/
main.c:1470: undefined reference to `get_date'
main.o:/Users/bard/NetBSD-current/src-build/src/external/gpl2/xcvs/
dist/src/main.c:1470: more undefined references to `get_date' follow
I'm using a clean -current src tree as of today (April 29).
Thanks,
David
Home |
Main Index |
Thread Index |
Old Index