AST Users,
I prevailed upon our UNIX Sys Admin to download (from the AST download
web site), build, and install ksh on two of our NetBSD hosts. On one
of the hosts, "italy", the build succeeded and the ksh executable
works fine, but for the other host, "build-bsd-n", he reported:
Compilation on NetBSD 1.5 (build-bsd-[p,n]) failed with the
following error, and I don't know if there is a workaround:
/usr/bin/ld: option `-li' is ambiguous
collect2: ld returned 1 exit status
mamake [cmd/ksh93]: *** exit code 1 making ksh
Please advise.
NOTE:
1) He copied the newly-built ksh executable that worked on "italy"
over to "build-bsd-n", but reported that it "didn't work".
2) The build failed on the host that has an older OS version and an
older version of "ld".
#============== Build failed on this host ================
$ uname -a
NetBSD build-bsd-n ... 1.5.2 NetBSD 1.5.2 (JTH) #2: Thu Mar 6
19:36:39 PST 2008 ... i386
$ /usr/bin/ld -V
GNU ld version 2.9.1 (with BFD 2.9.1)
Supported emulations:
i386nbsd
elf_i386
#============== ksh built OK on this host, ad ksh works fine
================
$ uname -a
NetBSD italy ... 3.1 NetBSD 3.1 (BULGARIA) #1: Fri Mar 28 09:46:53 PDT
2008 ... i386
$ /usr/bin/ld -V
GNU ld version 2.15
Supported emulations:
elf_i386
i386nbsd
#==============================
Thanks,
Dan
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users