bugGNUstep - Bugs: bug #16109, Impossible to build nib2gmodel

Group
 
 

bug #16109: Impossible to build nib2gmodel

Submitter:  Quentin Mathé <qmathe>
Submitted:  Thu 16 Mar 2006 05:53:20 PM UTC
   
 
Category:  Gui/AppKit Severity:  2 - Minor
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  fedor
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 07 Apr 2006 03:39:21 AM UTC, comment #3: 

Thanks. I fixed those other install issues.

Adam Fedor <fedor>
Group administrator
Thu 16 Mar 2006 11:19:59 PM UTC, comment #2: 

ok, thanks Adam. That should be mentioned in INSTALL document I think.
As a side note, I have observed an issue a bit similar with 'Startup' module: I cannot use it anymore in a working copy of the repository to build GNUstep core (as I was accustomed to do in the past).

Back to my initial problem…
I downloaded the package and it builds fine on Mac OS X.
However I have another error now when I try to install the built product:
make: /Users/qmathe/Desktop/nib2gmodel-0.11.0/usr/local/System/Makefiles/mkinstalldirs: Command not found
make: [install] Error 127 (ignored)
/usr/bin/install -c -m 0755 test gui/Model/obj/nib2gmodel /usr/local/bin
install: test: Inappropriate file type or format
make: * [install] Error 71

Quentin Mathé <qmathe>
Group Member
Thu 16 Mar 2006 06:59:07 PM UTC, comment #1: 

You can't build nib2gmodel from this directory - it's only the top level part of nib2gmodel so it needs other externals. You should try building from gnustep/tools/nibg2model/tags/nib2gmodel-0_11_0 or just grab the tar.gz file from ftp://ftp.gnustep.org/pub/gnustep/dev-apps

Also, FYI, nib2gmodel will only build on Mac OS X or NeXT.

Adam Fedor <fedor>
Group administrator
Thu 16 Mar 2006 05:53:20 PM UTC, original submission:  

I'm currently using svn repository dev-modules/dev-apps/model-main from yesterday (2006/03/16)

I have tried to build nib2gmodel module on both Linux Ubuntu x86 and Mac OS X 10.4 with a complete GNUstep install (-make, -base, -gui and -back) with library-combo=gnu-gnu-gnu and FSF GCC 4.0.1

It fails on both platforms with the following errors:
make: ./make/clean_cpu.sh: command not found
make: ./make/clean_os.sh: command not found
make: * No rule to make target `make/config.make.in', needed by `make-config-stamp'.  Stop.

Therefore I have tried to replace './make' by '$(GNUSTEP_MAKEFILES)' in GNUmakefile.in, but it doesn't help a lot. Now the resulting error is just:
make: * No rule to make target `make/config.make.in', needed by `make-config-stamp'.  Stop.

I might be missing something obvious :-)

Quentin.

Quentin Mathé <qmathe>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

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 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-04-07 fedor StatusInvalid Fixed
    Open/ClosedOpen Closed
2006-03-16 fedor CategoryGorm Gui/AppKit
    Severity4 - Important 2 - Minor
    StatusNone Invalid
    Assigned toNone fedor

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code