I should have followed up earlier on this. Actually, what the problem was, is that I didn't have nsdb to be loaded in nsd.tcl file, so it wasn't getting loaded, DOH!!!!!
So, you don't need to do any special linking... On Wed, 2003-01-15 at 08:52, Tim Moss wrote: > You need to link with nsdb.lib - In AS4 nsdb has been separated out of nsd. > > regards, > > Tim Moss > SiteSpeed Ltd > Mobile: 0 77 9613 4891 > Email: [EMAIL PROTECTED] > Website: http://www.site-speed.com > > This email contains information from SiteSpeed Ltd, which may be privileged > or confidential. If you are not the intended recipient, be aware that any > disclosure, copying, distribution or use of the contents of this information > is prohibited. If you have received this electronic message in error, please > notify us immediately. > > > > > > -----Original Message----- > > From: AOLserver Discussion [mailto:[EMAIL PROTECTED]]On Behalf > > Of Brett Schwarz > > Sent: 15 January 2003 16:43 > > To: [EMAIL PROTECTED] > > Subject: Re: [AOLSERVER] Modules for AS4.0 > > > > > > I have that already in my source code, otherwise, it wouldn't compile > > ;^) > > > > On Wed, 2003-01-15 at 08:14, Lamar Owen wrote: > > > On Tuesday 14 January 2003 18:31, Brett Schwarz wrote: > > > > Has the module interface changed in 4.0? I am trying to compile a C > > > > module I wrote for AS3.5. It compiles fine, but when I try to > > start AS, > > > > I get undefined symbol error: > > > > > > > [14/Jan/2003:15:20:51][14736.1024][-main-] Warning: modload: could not > > > > load /usr/local/aolserver40/bin/nsresult.so: > > > > /usr/local/aolserver40/bin/nsresult.so: undefined symbol: Ns_DbGetRow > > > > [14/Jan/2003:15:20:51][14736.1024][-main-] Fatal: modload: failed to > > > > load module '/usr/local/aolserver40/bin/nsresult.so' > > > > > > #include nsdb.h > > > -- > > > Lamar Owen > > > WGCR Internet Radio > > > 1 Peter 4:11 > > -- > > Brett Schwarz > > brett_schwarz AT yahoo.com > > -- Brett Schwarz brett_schwarz AT yahoo.com
