[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug #3616] Frameworks installation
From: |
nobody |
Subject: |
[Bug #3616] Frameworks installation |
Date: |
Mon, 19 May 2003 05:03:34 -0400 |
=================== BUG #3616: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3616&group_id=99
Changes by: Nicola Pero <n.pero@mi.flashnet.it>
Date: Mon 05/19/2003 at 09:03 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Category | Base/Foundation | Makefiles
Assigned to | None | nico
Status | Open | Analyzed
------------------ Additional Follow-up Comments ----------------------------
Hi,
thanks for reporting.
Which version of gnustep-make are you using ? I think this
bug was fixed just *after* the release of 1.6.0. Can you
confirm that you still have the problem with a more recent release of
gnustep-make (from CVS, or a daily snapshot from
ftp://ftp.gnustep.org/pub/daily-snapshots/) ?
Thanks.
=================== BUG #3616: FULL BUG SNAPSHOT ===================
Submitted by: None Project: GNUstep
Submitted on: Wed 05/14/2003 at 20:53
Category: Makefiles Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: nico Status: Analyzed
Summary: Frameworks installation
Original Submission: Frameworks don't install correctly since the makefile
change.
Here is a section from the 'make messages=yes' command
gcc -shared -Wl,-soname,libTalkSoupBundles.so.1 -o
TalkSoupBundles.framework/Versions/A/./libTalkSoupBundles.so.1.0.0
shared_debug_obj/NSFramework_TalkSoupBundles.o
-L/home/andy/GNUstep/Library/Libraries
-L/usr/local/GNUstep/Local/Library/Libraries
-L/usr/local/GNUstep/Network/Library/Libraries
-L/usr/local/GNUstep/System/Library/Libraries ; (cd
TalkSoupBundles.framework/Versions/A/.; rm -f libTalkSoupBundles.so
libTalkSoupBundles.so.1; ln -s libTalkSoupBundles.so.1.0.0
libTalkSoupBundles.so.1; ln -s libTalkSoupBundles.so.1 libTalkSoupBundles.so;
); \
but, it appears that it is trying to make the links twice
because in the make install, it dies with:
ln: `libTalkSoupBundles.so': File exists
ln: `libTalkSoupBundles.so.1': File exists
ln: `libTalkSoupBundles.so.1.0.0': File exists
Thanks...
Follow-up Comments
*******************
-------------------------------------------------------
Date: Mon 05/19/2003 at 09:03 By: nico
Hi,
thanks for reporting.
Which version of gnustep-make are you using ? I think this
bug was fixed just *after* the release of 1.6.0. Can you
confirm that you still have the problem with a more recent release of
gnustep-make (from CVS, or a daily snapshot from
ftp://ftp.gnustep.org/pub/daily-snapshots/) ?
Thanks.
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3616&group_id=99