Why is this happening?
Script started on Sat May 24 07:27:07 2003
doctor.nl2k.ab.ca//usr2/source/mysql-4.0.12$ cat /usr/contrib/bin/contribmysql
cat: /usr/contrib/bin/contribmysql: No such file or directory
doctor.nl2k.ab.ca//usr2/source/mysql-4.0.12$ make
make all-recursive
Making all in .
Making all in include
make all-am
Making all in Docs
make all-am
Making all in readline
Making all in pstack
Making all in aout
Making all in libmysql
Making all in client
Making all in strings
Making all in dbug
Making all in mysys
source='my_semaphore.c' object='my_semaphore.o' libtool=no
depfile='.deps/my_semaphore.Po' tmpdepfile='.deps/my_semaphore.TPo' depmode=gcc
/bin/bash ../depcomp gcc -DDEFAULT_BASEDIR=\"/usr/contrib\"
-DDATADIR="\"/usr/contrib/var\"" -DDEFAULT_CHARSET_HOME="\"/usr/contrib\""
-DSHAREDIR="\"/usr/contrib/share/mysql\"" -DHAVE_CONFIG_H -I. -I. -I.. -I./../include
-I../include -I.. -I. -O3 -DDBUG_OFF -D__BSD__ -DHAVE_BROKEN_REALPATH -c `test -f
my_semaphore.c || echo './'`my_semaphore.c
my_semaphore.c:28: syntax error before `*'
my_semaphore.c: In function `sem_init':
my_semaphore.c:30: `sem' undeclared (first use in this function)
my_semaphore.c:30: (Each undeclared identifier is reported only once
my_semaphore.c:30: for each function it appears in.)
my_semaphore.c:30: `value' undeclared (first use in this function)
my_semaphore.c: At top level:
my_semaphore.c:36: syntax error before `*'
my_semaphore.c: In function `sem_destroy':
my_semaphore.c:39: `sem' undeclared (first use in this function)
my_semaphore.c: At top level:
my_semaphore.c:49: syntax error before `*'
my_semaphore.c: In function `sem_wait':
my_semaphore.c:51: `sem' undeclared (first use in this function)
my_semaphore.c: At top level:
my_semaphore.c:62: syntax error before `*'
my_semaphore.c: In function `sem_trywait':
my_semaphore.c:64: `sem' undeclared (first use in this function)
my_semaphore.c: At top level:
my_semaphore.c:75: syntax error before `*'
my_semaphore.c: In function `sem_post':
my_semaphore.c:77: `sem' undeclared (first use in this function)
my_semaphore.c: At top level:
my_semaphore.c:85: syntax error before `*'
my_semaphore.c: In function `sem_post_multiple':
my_semaphore.c:87: `sem' undeclared (first use in this function)
my_semaphore.c:89: `count' undeclared (first use in this function)
my_semaphore.c: At top level:
my_semaphore.c:95: syntax error before `*'
my_semaphore.c: In function `sem_getvalue':
my_semaphore.c:97: `sem' undeclared (first use in this function)
my_semaphore.c:99: `sval' undeclared (first use in this function)
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
doctor.nl2k.ab.ca//usr2/source/mysql-4.0.12$ exit
exit
Script done on Sat May 24 07:27:39 2003
| Thread |
|---|
| • Compile problems with 4.0.12 | System Administrator a.k.a. The Root of the Problem | 24 May |