Closed Bug 143990 Opened 22 years ago Closed 22 years ago

Compile fails on NetBSD due to ldap linking errors

Categories

(SeaMonkey :: Build Config, defect)

x86
NetBSD
defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 135027

People

(Reporter: chris, Assigned: netscape)

Details

BuildID:    RC1 / RC2

An out of the box compile for RC1 and RC2 generates the following compile time
error on NetBSD 1.5.2:

======= making ./libldap50.so
/usr/bin/ld -shared -Wl,-soname,libldap50.so    -o libldap50.so ./abandon.o
./add.o ./bind.o ./cache.o ./charray.o ./charset.o ./compare.o ./compat.o
./control.o ./countvalues.o ./delete.o ./disptmpl.o ./dsparse.o ./error.o
./extendop.o ./free.o ./freevalues.o ./friendly.o ./getattr.o ./getdn.o
./getdxbyname.o ./getentry.o ./getfilter.o ./getoption.o ./getvalues.o
./memcache.o ./message.o
./modify.o ./open.o ./os-ip.o ./proxyauthctrl.o ./psearch.o ./referral.o
./regex.o ./rename.o ./request.o ./reslist.o ./result.o ./saslbind.o ./sbind.o
./search.o ./setoption.o ./sort.o ./sortctrl.o ./srchpref.o ./tmplout.o ./ufn.o
./unbind.o ./unescape.o ./url.o ./utf8.o ./vlistctrl.o
/usr/bin/ld: unrecognized option `-Wl,-soname,libldap50.so'
gmake[5]: *** [libldap50.so] Error 1
gmake[5]: Leaving directory
`/usr/chris/compile/mozilla/directory/c-sdk/ldap/libraries/libldap'

Reproducible: Always
Steps to Reproduce:
1. Download source for RC1 or RC2 and extract
2. Create .mozconfig with standard options, run ./configure
3. Attempt to compile on NetBSD 1.5.2
-> Build Config
Assignee: Matti → seawood
Component: Browser-General → Build Config
QA Contact: imajes-qa → granrose

*** This bug has been marked as a duplicate of 135027 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
verified dup.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.