On Thu, 2003-03-06 at 00:37, Craig Main wrote:

<snip>
> when doing an emerge mysql, I get this error:
> 
> g++ -O3 -DDBUG_OFF -march=pentium3 -pipe -O3 -felide-constructors
> -fno-exceptions -fno-rtti -fno-implicit-templates -fno-exceptions
> -fno-rtti -rdynamic -o .libs/mysql mysql.o readline.o sql_string.o
> completion_hash.o  -lreadline -lncurses -lstdc++
> ../libmysql/.libs/libmysqlclient.so -lz -lcrypt -lnsl -lm -Wl,--rpath
> -Wl,/usr/lib/mysql
> mysql.o(.text+0x1cbd): In function `com_source(String*, char*)':
> : undefined reference to `errno'
> collect2: ld returned 1 exit status
> make[2]: *** [mysql] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/mysql-3.23.55/work/mysql-3.23.55/client'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/mysql-3.23.55/work/mysql-3.23.55'
> make: *** [all] Error 2
> 
> !!! ERROR: dev-db/mysql-3.23.55 failed.
> !!! Function src_compile, Line 105, Exitcode 2
> !!! compile problem
</snip>

Check out http://bugs.gentoo.org/show_bug.cgi?id=16267

There is a bug in glibc 2.3.2_pre1 where errno is not defined.

Breaks a few apps


--
Celestial Wizard
RHCE
President SEBLUG - South East Brisbane Linux Users Group
http://www.seblug.org/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to