Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118973 - libexosip fails with gcc4
Summary: libexosip fails with gcc4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-14 03:48 UTC by Stefan Schweizer (RETIRED)
Modified: 2006-01-14 03:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Schweizer (RETIRED) gentoo-dev 2006-01-14 03:48:31 UTC
tup.o gui_insubscriptions_list.o gui_subscriptions_list.o gui_loglines.o gui_topline.o gui_menu.o gui_new_call.o  -lnsl -lncurses /usr/lib/libglib-2.0.so ../src/.libs/libeXosip2.so ./.libs/libjosua.so /usr/lib/libosip2.so /usr/lib/libosipparser2.so -lrt
/usr/lib/gcc/i686-pc-linux-gnu/4.0.2/../../../crt1.o: In function `_start':
init.c:(.text+0x18): undefined reference to `main'
gui.o: In function `gui_start':
gui.c:(.text+0x1411): undefined reference to `josua_event_get'
gui_online.o: In function `window_online_print':
gui_online.c:(.text+0xb2): undefined reference to `cfg'
gui_sessions_list.o: In function `window_sessions_list_run_command':
gui_sessions_list.c:(.text+0xb4f): undefined reference to `cfg'
gui_menu.o: In function `window_menu_run_command':
gui_menu.c:(.text+0x497): undefined reference to `cfg'
gui_menu.c:(.text+0x49f): undefined reference to `cfg'
gui_menu.c:(.text+0x4d6): undefined reference to `cfg'
gui_menu.o:gui_menu.c:(.text+0x4de): more undefined references to `cfg' follow
collect2: ld returned 1 exit status
make[2]: *** [josua] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/libeXosip-2.2.2/work/libeXosip2-2.2.2/josua'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/libeXosip-2.2.2/work/libeXosip2-2.2.2'
make: *** [all] Fehler 2

!!! ERROR: net-libs/libeXosip-2.2.2 failed.
!!! Function src_compile, Line 23, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-01-14 03:50:26 UTC
forget that