Skip site navigation (1)Skip section navigation (2)
Date:      13 Jun 1998 12:02:24 -0500
From:      Nanbor Wang <nanbor@cs.wustl.edu>
To:        freebsd-current@FreeBSD.ORG
Subject:   Undefined symbol `xxx' referenced (use libc_r ?)
Message-ID:  <ovpsol944m7.fsf@lambada.cs.wustl.edu>

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

nanbor@fennec build/threaded/tests> make
g++ -w -fno-strict-prototypes -D_THREAD_SAFE -O2 -g -fno-implicit-templates    -I. -I/home/nanbor/ACE_wrappers/build/threaded  -o Env_Value_Test .obj/Env_Value_Test.o -L/home/nanbor/ACE_wrappers/build/threaded/ace -L./  -lACE -lc_r -lstdc++ -lcompat 
.obj/Env_Value_Test.o: Undefined symbol `_mkdir' referenced (use -lc_r ?)
ld: Spurious undefined symbols: # undefined symbols 1, reported 0
gmake: *** [Env_Value_Test] Error 1

What does it mean?  Any hints?

Thanks,

Nanbor

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ovpsol944m7.fsf>