Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 27563

Summary: licq 1.2.7 compilation failed with SOCKS5 use
Product: Gentoo Linux Reporter: Damien COTTIER <damscot>
Component: Current packagesAssignee: Brad Laue (RETIRED) <brad>
Status: RESOLVED NEEDINFO    
Severity: minor CC: lanius
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Damien COTTIER 2003-08-29 14:22:01 UTC
Firstly, i used socks5 in my use. Then I've got the following failure when
trying to emerge licq-1.2.7:
----------------------------------
main.cpp: In function `int main(int, char**)':
main.cpp:41: `SOCKSinit' undeclared (first use this function)
main.cpp:41: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[2]: *** [main.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/licq-1.2.7/work/licq-1.2.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/licq-1.2.7/work/licq-1.2.7'
make: *** [all] Error 2
----------------------------------
When removing socks5 in my use I can emerge licq-1.2.7 without any problem.


Reproducible: Always
Steps to Reproduce:
1. having socks5 in USE of make.conf
2. try to emerge licq-1.2.7 (compil failed)
3. removing socks5 in USE of make.conf
4. try to emerge again licq-1.2.7 (emerge success)
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-19 07:27:33 UTC
emerge info

still reproduceable?
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-30 08:54:29 UTC
needinfo, see last comment