>Number: 2205 >Category: os-next >Synopsis: Additional compiler-option needed. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: change-request >Submitter-Id: apache >Arrival-Date: Fri May 8 01:50:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3b6 >Environment: NextStep 3.3 with Developer 3.3 under HPPA >Description: Under NextStep the procedure 'strdup' is not defined in the normal c-library but in a special 'gnu'-library (libg++.a). If you compile the package and it comes to linking all together, the compiler says that it cannot find 'strdup' and exits. >How-To-Repeat:
>Fix: In the file 'src/Configure' is a large case-statement which adds some compiler-options for every supported plattform. For NextStep (search for '*-next-nextstep*') just add the line 'LIBS=$LIBS -lg++' and all works fine. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
