Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3775 - error when compiling gnomeicu
Summary: error when compiling gnomeicu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gabriele Giorgetti
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-15 22:57 UTC by Mike
Modified: 2003-02-04 19:42 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 Mike 2002-06-15 22:57:50 UTC
I believe that gnomeicu is missing a dependency on "socks", when I compile I get
this link error:

gnomeicu.o: In function `main':
gnomeicu.o(.text+0xba3): undefined reference to `SOCKSinit'
collect2: ld returned 1 exit status
Comment 1 Mauro Sciaccaluga 2002-07-30 10:33:40 UTC
Hi, it still doesnt work. I'm using gcc3.2pre:

gnomeicu.o: In function `main':
gnomeicu.o(.text+0x285): undefined reference to `SOCKSinit'
collect2: ld returned 1 exit status
make[2]: *** [gnomeicu] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gnomeicu-0.98.2-r3/work/gnomeicu-0.98.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnomeicu-0.98.2-r3/work/gnomeicu-0.98.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -116, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/net-im/gnomeicu/gnomeicu-0.98.2-r3.ebuild .

I have a suggestion, maybe the deal is with some library that has not been
updated, so gnomeicu thinks that has all the dependeces bout its not so.

Its just a idea...
buh

stroke! save us!
Comment 2 Gabriele Giorgetti 2002-07-30 13:18:53 UTC
Fixed in gnomeicu-0.98.2-r5 , thanks.