discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNUstep make problem packaging a framework


From: Kaelin Colclasure
Subject: GNUstep make problem packaging a framework
Date: Mon, 14 Jan 2002 20:53:03 -0800

When I try to package a framework I have built using GNUstep make into
a RPM, I get the errors appended below. Apparently RPM does not like
the symbolic links that get created inside the bundle to designate the
current version... How do I fix / work around this?

[I did note that the standard GNUstep libraries don't have this
problem... But they also don't use framework.make.]

RPM build errors:
    Symlink points to BuildRoot: 
/usr/share/pvm3/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libFWBench.so -> 
/var/tmp/fwbench-framework-buildroot/usr/share/pvm3/Library/Frameworks/FWBench.framework/Versions/Current/ix86/linux-gnu/gnu-gnu-gnu/libFWBench.so
    Symlink points to BuildRoot: 
/usr/share/pvm3/Library/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libFWBench.so.0.1 
-> 
/var/tmp/fwbench-framework-buildroot/usr/share/pvm3/Library/Frameworks/FWBench.framework/Versions/Current/ix86/linux-gnu/gnu-gnu-gnu/libFWBench.so.0.1
make: *** [rpm] Error 1

-- Kaelin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]