Hi,

I downloaded from cvs yeasterday and got this compile error when I tried to compile 
midgard-lib on RH8.0:

make  all-recursive
make[1]: Entering directory `/usr/src/midgard/midgard-lib-1.4.3-5'
Making all in midgard
make[2]: Entering directory `/usr/src/midgard/midgard-lib-1.4.3-5/midgard'
perl ../tablenames.pl -h > tablenames.h
perl ../authfailure.pl -h > authfailure.h
make[2]: Leaving directory `/usr/src/midgard/midgard-lib-1.4.3-5/midgard'
Making all in src
make[2]: Entering directory `/usr/src/midgard/midgard-lib-1.4.3-5/src'
source='midgard.c' object='midgard.lo' libtool=yes \
depfile='.deps/midgard.Plo' tmpdepfile='.deps/midgard.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE=\"midgard\" -DVERSION=\"1.4.3-RC-2\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_ZLIB_H=1 -DHAVE_CRYPT_H=1 
-DHAVE_ICONV=1 -DHAVE_ERRMSG_H=1 -DHAVE_MYSQL_H=1  -I. -I. -I.. 
-DG_LOG_DOMAIN=\"midgard-lib\"  -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/include/mysql  -Wall -g -O2 -c -o midgard.lo `test -f 'midgard.c' || echo 
'./'`midgard.c
mkdir .libs
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"midgard\" 
-DVERSION=\"1.4.3-RC-2\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_ZLIB_H=1 -DHAVE_CRYPT_H=1 -DHAVE_ICONV=1 
-DHAVE_ERRMSG_H=1 -DHAVE_MYSQL_H=1 -I. -I. -I.. -DG_LOG_DOMAIN=\"midgard-lib\" 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/mysql -Wall -g -O2 -c 
midgard.c -MT midgard.lo -MD -MP -MF .deps/midgard.TPlo  -fPIC -DPIC -o 
.libs/midgard.lo
midgard.c: In function `mgd_init_ex':
midgard.c:205: warning: implicit declaration of function `WSAStartup'
midgard.c:205: warning: implicit declaration of function `MAKEWORD'
midgard.c:205: `ver' undeclared (first use in this function)
midgard.c:205: (Each undeclared identifier is reported only once
midgard.c:205: for each function it appears in.)
make[2]: *** [midgard.lo] Error 1
make[2]: Leaving directory `/usr/src/midgard/midgard-lib-1.4.3-5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/midgard/midgard-lib-1.4.3-5'
make: *** [all] Error 2

I just followed the cvs instructions but without a tag. Should I use a tag? If so 
which one?

Tarjei

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to