[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #9116] Renaissance makefile needs extra libraries to build under W
From: |
Pete French |
Subject: |
[bugs #9116] Renaissance makefile needs extra libraries to build under Windows |
Date: |
Wed, 26 May 2004 13:38:19 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040513 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #9116] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9116>
Project: GNUstep
Submitted by: Pete French
On: Wed 05/26/04 at 16:09
Category: Makefiles
Severity: 5 - Average
Item Group: Bug
Resolution: None
Assigned to: None
Status: Open
Summary: Renaissance makefile needs extra libraries to build under Windows
Original Submission: On Windows the final link of the renaissance libraries
fails due to not being provided with the correct location of
the gui, base and objc libraries. This can be fixed by
adding the line
libRenaissance_LIBRARIES_DEPEND_UPON = $(GUI_LIBS) $(FND_LIBS) $(OBJC_LIBS)
The following uuencoded patch achieves this.
begin 644 ren.patch.gz
M'XL(")W`M$`"`W)E;BYP871C:`"54%UO@C`4?1Z_XB;S09B('T,SDCW@J*X;
M%@.2[:WII)I&!`>RQ7^_6T2S9[6-.DYN?><<WLMRX)-T=0'N7<R^67GZJ-V
M8ED(5=>B6$DG*9L*GQE+=V(KURJ7W;)2FYLWF<%<'&$P@O[(<X=>_P$&O=Z]
M8=OV?QVOS%QO./9ZX[.9=7TT![??<4=PHCI+TS$@L@T`#+N(XL_$#TC,IS0D
M":<L6?IAR`,:PR-<M*$.KUK+3VBWVM,H98&_I!'C(9V8'?T9T[B#/^98C?V8
MHG-`%H0%/%U$#)U;[5E*=34Q$4^Q(NCR<O3F6`>)A:KO,FD%K`T69(%G_NO
MY#2LZ6!8):IC5^(NV5>RY/H%B:-RC-0!Q`U"%A78B>_RVH+90'^?I]+W.0*
-H@3>C1].RM/RW0$`````
`
end
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9116>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bugs #9116] Renaissance makefile needs extra libraries to build under Windows,
Pete French <=