Menu

#1 Unable to compile on OS X Server 10.2

v1.0_(example)
open
nobody
5
2002-11-18
2002-11-18
No

I have been unable to compile this on OS X Server 10.2, and I'm
desperate! If sending a donation would help I would gladly do so
as I have been using tcl-sql on RedHat linux for years and I'm
very grateful that it exists!

I would greatly appreciate any help you may have to give.

Below is the output from "make" with only this extra line in the
Makefile EXTRA_LD_FLAGS = -lstdc++ -lm
:
[root@alabpmg4d tcl-sql]# make
g++ obj/sql-mysql.o obj/sql.o obj/sql-manager.o -L/usr/lib/mysql -
L/usr/lib/gcc/darwin/3.1/ -L/usr/local/mysql/lib -L/usr/lib -
lmysqlclient -lstdc++ -lm -o sql.so
ld: Undefined symbols:
_main
_Tcl_Alloc
_Tcl_AppendElement
_Tcl_AppendResult
_Tcl_CreateCommand
_Tcl_PkgProvide
_Tcl_ResetResult
_Tcl_SetResult
_compress
_uncompress
make: *** [sql.so] Error 1

Thanks!
Clark Stacer

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.