patchGNU Source Installer - Patches: patch #4912, Patches for linking problem:...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4912: Patches for linking problem: program_name undefined in some systems

Submitter:  Claudio Fontana <sick_soul>
Submitted:  Tue 14 Feb 2006 06:09:16 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  sick_soul Open/Closed:  Closed

Tue 14 Feb 2006 06:09:16 PM UTC, original submission:  


There is a bug that appears during linking of sourceinstall and sourceinstall-gtk on some systems (reportedly at least Solaris 8),
because the included gnulib 'error' module has a hidden dependency on the 'program_name' symbol, which is provided in some systems and not in others.

These two patches work around the issue in both front ends.

Apply sourceinstall.c.program_name.patch from the sourceinstall source directory using:

$ patch < sourceinstall.c.program_name.patch

Apply sourceinstall-gtk.c.program_name.patch from the sourceinstall-gtk source directory using:

$ patch < sourceinstall-gtk.c.program_name.patch


Claudio Fontana <sick_soul>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #9576:  sourceinstall-gtk.c.program_name.patch added by sick_soul (498B - application/octet-stream - Unified patch to apply from the sourceinstall-gtk source directory)
file #9575:  sourceinstall.c.program_name.patch added by sick_soul (2KiB - application/octet-stream - Unified patch to apply from the sourceinstall source directory)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-01 sick_soul StatusNone Done
    Open/ClosedOpen Closed
2006-02-14 sick_soul Attached File- Added sourceinstall-gtk.c.program_name.patch, #5939
2006-02-14 sick_soul Attached File- Added sourceinstall.c.program_name.patch, #5938

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code