Re: [Libcgi-general] libcgi make error
Brought to you by:
rafaelsteil
From: Pavel K. <pa...@ev...> - 2003-02-16 19:20:08
|
thanks a lot, everything works fine now! ;-) On Sat, Feb 15, 2003 at 04:27:03PM +0000, Rafael Steil wrote: > This is already fixed in the CVS version. The problem was that the > Makefile staticaly made a call to "make", but some systems, like FreeBS= D > uses "gmake" instead. You could fix it editing the Makefile by hand ( > just drop "make" call ), but for your convenience I have attached the > correct makefile with this message.=20 > A new, bug fix, version will be realease soon. Thanks for your report. >=20 > Rafael >=20 > ps: just replace the new "Makefile.in" and configure again. >=20 >=20 > On Sat, 2003-02-15 at 17:08, Pavel Kuz wrote: > > hi! > > I've tried to make libcgi under FreeBSD, and faced some problems. > > Plese help me to solve them. > >=20 > >=20 > > ttyp6 paul@aypetri:~>tar -xzf libcgi-0.8.1.tar.gz=20 > > 18:50 =D3=C2 =C6=C5=D7 15 EET > > ttyp6 paul@aypetri:~>cd libcgi-0.8.1 > > 18:50 =D3=C2 =C6=C5=D7 15 EET > > ttyp6 paul@aypetri:~/libcgi-0.8.1>./configure=20 > > checking for gcc... gcc > > checking for C compiler default output... a.out > > checking whether the C compiler works... yes > > checking whether we are cross compiling... no > > checking for suffix of executables...=20 > > checking for suffix of object files... o > > checking whether we are using the GNU C compiler... yes > > checking whether gcc accepts -g... yes > > checking for gcc option to accept ANSI C... none needed > > checking for a BSD-compatible install... /usr/bin/install -c > > checking how to run the C preprocessor... gcc -E > > checking for egrep... grep -E > > checking for ANSI C header files... yes > > configure: checking md5... > > checking for MD5_Init in -lmd5... no > > checking for MD5_Init in -lssl... no > > configure: WARNING: No library that supports md5 found. md5 function = not enabled > > configure: creating ./config.status > > config.status: creating Makefile > > config.status: creating src/config.h > > 18:50 =D3=C2 =C6=C5=D7 15 EET > > ttyp6 paul@aypetri:~/libcgi-0.8.1>make > > make: don't know how to make gcc. Stop > > 18:50 =D3=C2 =C6=C5=D7 15 EET > > ttyp6 paul@aypetri:~/libcgi-0.8.1>gmake > > gcc -c -o src/error.o src/error.c > > gcc -c -o src/cgi.o src/cgi.c > > gcc -c -o src/session.o src/session.c > > gcc -c -o src/base64.o src/base64.c > > gcc -c -o src/md5.o src/md5.c > > gcc -c -o src/string.o src/string.c > > gcc -c -o src/general.o src/general.c > > gcc -c -o src/list.o src/list.c > > gcc -c -o src/cookie.o src/cookie.c > > make src/libcgi.so > > make: don't know how to make gcc. Stop > > gmake: *** [all] Error 2 > > 18:50 =D3=C2 =C6=C5=D7 15 EET > > ttyp6 paul@aypetri:~/libcgi-0.8.1>uname -mr > > 4.7-RELEASE-p3 i386 > > 18:51 =D3=C2 =C6=C5=D7 15 EET > > ttyp6 paul@aypetri:~/libcgi-0.8.1> > --=20 > Rafael Steil <ra...@in...> > Massa Inc. --=20 -------- Regards, Pavel. "He's the kind of man for the times that need the kind of man he is ..." |