|
| From: | anonymous |
| Subject: | [Pnet-developers] [bug #15053] HP-UX has .sl extensions for shared libraries not .so |
| Date: | Thu, 24 Nov 2005 16:25:50 +0000 |
| User-agent: | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15053>
Summary: HP-UX has .sl extensions for shared libraries not
.so
Project: DotGNU Portable.NET
Submitted by: None
Submitted on: Thu 11/24/05 at 16:25
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
The source code assumes that all UNIX shared libraries have the extensions
.so
In HP-UX 11.11 the shared libraries have the extension .sl
For example the file
pnet-0.7.2/image/link.c
is hard coded to look for files with a .so extension
this should be modified to use settings from configure (which in turn has to
be modified to find out from the system what the file extension is for shared
libraries)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15053>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |