Back to the month index |
Back to the list index
|
Sol Katz (skatz@blm.gov)
Fri, 14 Nov 1997 16:24:39 -0700 (MST)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Dean Karres: "corrupted "real" and "money" values in 2.0.3"
- Previous message: Vincent Yau: "mSQL for NT"
Date: Fri, 14 Nov 1997 16:24:39 -0700 (MST) From: Sol Katz <skatz@blm.gov> Subject: install problem Message-ID: <Pine.LNX.3.93.971114161624.6852A-100000@dsc.blm.gov>after being away from msql, i thought i'd take a look at it again.
i have version 2.0.3 and am running Linux-2.0.28-i586. i have root
permission.
here are some of the messages i got when trying to do the "make install"
libmsql.a(libmsql.o): In function `msqlConnect':
libmsql.o(.text+0x601): undefined reference to `__inet_addr'
make[3]: *** [msqladmin] Error 1
make[3]: Leaving directory
`/usr/local/msql-2.0.3/targets/Linux-2.0.28-i586/msql'
and
yacc -d parser.y
make[3]: yacc: Command not found
make[3]: *** [parser.c] Error 127
make[3]: Leaving directory
`/usr/local/msql-2.0.3/targets/Linux-2.0.28-i586/lang-common'
make[2]: *** [all] Error 2
and
make[3]: *** No rule to make target `../lang-common/y.tab.h', needed by
`mod_w3msql.o'. Stop.
make[3]: Leaving directory
`/usr/local/msql-2.0.3/targets/Linux-2.0.28-i586/w3-msql'
make[2]: *** [all] Error 2
and
gcc -O -I../ -DHAVE_CONFIG_H -DHAVE_SSIZE_T -DHAVE_U_INT -DHAVE_BIT_TYPES
-I../lang-common -DHAVE_DYNAMIC -c lite.c
lite.c:28: y.tab.h: No such file or directory
make[3]: *** [lite.o] Error 1
make[3]: Leaving directory
`/usr/local/msql-2.0.3/targets/Linux-2.0.28-i586/lite'
make[2]: *** [install] Error 2
i saw the message in the msql manual (page 8) that some versions of linux
don't automatically install all required header files. is this what is
causing my problems? if not, what is?
sol-- skatz@blm.gov 303-236-0101
- Next message: Dean Karres: "corrupted "real" and "money" values in 2.0.3"
- Previous message: Vincent Yau: "mSQL for NT"