bugGNUstep - Bugs: bug #11344, missing framework headers symlink...

Group
 
 

bug #11344: missing framework headers symlink when headers are in subproject

Submitter:  matt rice <ratmice>
Submitted:  Fri 17 Dec 2004 09:57:23 PM UTC
   
 
Category:  Makefiles Severity:  1 - Wish
Item Group:  Bug Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 06 Apr 2005 12:02:26 PM UTC, comment #1: 

Thanks.

Very interesting.  I fixed subprojects with headers on CVS.

... You can also remove the GNUmakefile.postamble rule from ObjCUnit and the framework should now compile out of the box without it. :-)

Thanks

Nicola Pero <nico>
Group Member
Fri 17 Dec 2004 09:57:23 PM UTC, original submission:  

the ObjcUnit port has subprojects which contain header files
but the main framework doesn't have any header files.

http://xanthippe.dyndns.org/Zipper/ObjcUnit-1.2-GNUstep.tar.gz

on install the symlink doesn't get created.

attached is a patch, though probably not the correct fix.

there is a few more cases of if [ "$(HEADER_FILES)" != "" ]
in Instance/framework.make I haven't run into.

matt rice <ratmice>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #2229:  framework_with_subproject_with_headers2.diff added by ratmice (1KiB - text/plain - patch to check if the headers dir exists rather than if the project has header files.)

 

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.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-06 nico Open/ClosedOpen Closed
2004-12-17 ratmice Attached File- Added framework_with_subproject_with_headers2.diff, #1980

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code