Hi all,

I'm trying to compile either 4.5 or cvs on Leopard on a PowerPC
machine (my Powerbook 12").

If you try to make install straight away (after nsconfig.tcl) as per
README, the .a archives are not built and the make fails. If you "make
all" first, then "make install" it all goes swimmingly. It seems to do
with the way the DLL optional part of ns.mak adds the .a targets to
BUILD - I didn't investigate too hard.

Anyhoo - once built, nsd segfaults, predictably in the dynamic loading stage:

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000fffffffc
Crashed Thread:  0

Thread 0 Crashed:
0   libSystem.B.dylib                   0x93e7d0c8 strlen + 8
1   libnsd.dylib                        0x00064938 Ns_DStringVPrintf + 120
2   libnsd.dylib                        0x0006b63c Log + 500
3   libnsd.dylib                        0x0006b76c Ns_Log + 48
4   libnsd.dylib                        0x00067314 NsInitFd + 272
5   libnsd.dylib                        0x00069b54 Ns_LibInit + 56
6   dyld                                0x8fe16d68
ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) +
228
7   dyld                                0x8fe0f17c
ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&,
unsigned int) + 384
8   dyld                                0x8fe0f0cc
ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&,
unsigned int) + 208
9   dyld                                0x8fe0f2a0
ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 60
10  dyld                                0x8fe03844
dyld::initializeMainExecutable() + 132
11  dyld                                0x8fe08078 dyld::_main(mach_header
const*, unsigned long, int, char const**, char const**, char const**)
+ 3220
12  dyld                                0x8fe01770
dyldbootstrap::start(mach_header const*, int, char const**, long) +
988
13  dyld                                0x8fe01044 _dyld_start + 56

I get this even if I just try nsd --help

I need some --help :)

It seems that people have this running on Intel ok, and I have
compiled Aolserver 4.x on earlier Mac OS X versions ok, but the huge
string of defines to gcc has me a bit stumped about where to look.

Thanks.

-- 
Mark Aufflick
 contact info at http://mark.aufflick.com/about/contact


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to