Skip site navigation (1)Skip section navigation (2)
Date:      03 May 2000 12:53:30 -0400
From:      Arcady Genkin <a.genkin@utoronto.ca>
To:        freebsd-questions@freebsd.org
Subject:   what is libc-client4
Message-ID:  <87pur3mv79.fsf@tea.thpoon.com>

next in thread | raw e-mail | index | archive | help
When compiling apache+php4 port I get errors pertaining to
libc-client.4 library. What is that library, and how can I rebuild it?
Since it's in /usr/local/lib/, I take it that it installed from some
port or other, but I couldn't find which one of them.

On my system (4.0-S) libc-client4.so points to libc-client4.so.7.

Any input highly appreciated!


 + doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed.  The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc. 

cd ..; cc -DHARD_SERVER_LIMIT=512  -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\" -DBUFFERED_LOGS -DFD_SETSIZE=1024 -funsigned-char -DTARGET=\"apache\" -I/usr/ports/www/apache13-php4/work/php-4.0RC1 -I/usr/ports/www/apache13-php4/work/php-4.0RC1/Zend -I/usr/ports/www/apache13-php4/work/php-4.0RC1/Zend -I/usr/ports/www/apache13-php4/work/php-4.0RC1 -DUSE_EXPAT -I./lib/expat-lite -O3 -m486 -pipe -O6 -funroll-loops -fstrength-reduce -fomit-frame-pointer -fexpensive-optimizations -ffast-math `./apaci`     -o helpers/dummy helpers/dummy.c  -L/usr/local/lib -R/usr/local/lib -R/usr/local/pgsql/lib  -rdynamic -L/usr/local/lib -L/usr/local/pgsql/lib -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4      -lpam -lc-client4  -lpq -lz -lpng -lgd -lm -lcrypt   -lcrypt
/usr/local/lib/libc-client4.so: undefined reference to `mm_expunged'
/usr/local/lib/libc-client4.so: undefined reference to `mm_diskerror'
/usr/local/lib/libc-client4.so: undefined reference to `mm_lsub'
/usr/local/lib/libc-client4.so: undefined reference to `mm_flags'
/usr/local/lib/libc-client4.so: undefined reference to `mm_fatal'
/usr/local/lib/libc-client4.so: undefined reference to `mm_nocritical'
/usr/local/lib/libc-client4.so: undefined reference to `mm_notify'
/usr/local/lib/libc-client4.so: undefined reference to `mm_searched'
/usr/local/lib/libc-client4.so: undefined reference to `mm_status'
/usr/local/lib/libc-client4.so: undefined reference to `mm_login'
/usr/local/lib/libc-client4.so: undefined reference to `mm_list'
/usr/local/lib/libc-client4.so: undefined reference to `mm_critical'
-- 
Arcady Genkin                                 http://www.thpoon.com
Nostalgia isn't what it used to be.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87pur3mv79.fsf>