|
|
sybperl-l Archive
Up Prev Next
From: bpollock at ResGen dot COM
Subject: Re: make test (sybperl-2.03,Solaris 2.4)
Date: Feb 8 1996 8:38PM
I am having problems getting Sybperl-2b3 to compile on a machine running
AIX. I thought the previous message Michael responded to was the key to
my problem since I have tcl loaded on this box, but after explicitly
passing the libpath to ld I still have the same problem.
Below is the ouput from make. Any help would be appreicated grealty.
# make
gcc -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -O2
-fpic -I/usr/l
ocal/lib/perl5/aix/CORE Sybase.c
Running mkbootstrap for Sybase ()
ld -o /usr/local/src/sybperl-2b3/blib/auto/Sybase/Sybase.so -H512
-T512 -bhalt:4 -bM:SRE -bI:/usr/local/lib/perl5/aix/CORE/perl.exp -bE:Sybase.exp
-e _nostart -lc Sybase.o
ld: 0711-327 WARNING: Entry point not found: _nostart
ld: 0711-319 WARNING: Exported symbol not defined: boot_Sybase
ld: 0711-244 ERROR: No csects or exported symbols have been saved.
make: 1254-004 The error code from the last command is 8.
Thanks,
Brian
----------------------------------------------------------
Brian K. Pollock
BioInformatics Group
Research Genetics Inc.
(800)533-4363 X2266
bpollock@resgen.com
http://www.resgen.com
----------------------------------------------------------
|