https://issues.apache.org/bugzilla/show_bug.cgi?id=51837
Bug #: 51837
Summary: Severe error on make
Product: Apache httpd-2
Version: 2.2.21
Platform: Other
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
While running make for Apache 2.2.21 I get the following error.
ld: 0711-596 SEVERE ERROR: Object
server/mpm/prefork/.libs/libprefork.a[prefork.o]
An RLD for section 2 (.data) refers to symbol 1874,
but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object modules/ssl/.libs/libmod_ssl.a[ssl_expr.o]
An RLD for section 2 (.data) refers to symbol 1453,
but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object modules/http/.libs/libmod_http.a[http_core.o]
An RLD for section 2 (.data) refers to symbol 1167,
but the storage class of the symbol is not C_EXT or C_HIDEXT.
collect2: ld returned 12 exit status
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
The system is running AIX 7.1 with gcc 4.6.1
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]