Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 1999 12:53:58 -0500
From:      "Guillaume Paquet" <foub@globetrotter.net>
To:        <freebsd-questions@freebsd.org>
Subject:   mysql-server - Error code 1.....
Message-ID:  <000501bf2e00$101ee0c0$0201a8c0@cgocable.ca>

next in thread | raw e-mail | index | archive | help
Hi,

When I compile mysql-server from /usr/ports/databases I get this error:

-------------------------------------
su-2.03# make install
......
......
/bin/sh ../libtool --mode=link
cc  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -DDBUG
_OFF -O -pipe  -o test2  test2.o libnisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -lm   -lz -lcrypt  -pthread
cc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDBUG_O
FF -O -pipe -o test2 test2.o libnisam.a ../mysys/libmysys.a
../dbug/libdbug.a ../strings/libmystrings.a -lm -lz -lcrypt -pthread
test2.o: In function `main':
test2.o(.text+0xb3e): undefined reference to `ni_rsame'
test2.o(.text+0x15de): undefined reference to `ni_rsame'
test2.o(.text+0x1b93): undefined reference to `ni_rsame'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
su-2.03#
-----------------------------------------

How can I fix that?

Guillaume Paquet
foub@globetrotter.net



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?000501bf2e00$101ee0c0$0201a8c0>