bugGNUstep - Bugs: bug #24110, gnustep-back 0.14.0 does not build...

Group
 
 

bug #24110: gnustep-back 0.14.0 does not build in x86_64 environment

Submitter:  Funda Wang <fundawang>
Submitted:  Wed 20 Aug 2008 03:29:26 PM UTC
   
 
Category:  Backend Severity:  3 - Normal
Item Group:  Bug Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 21 Aug 2008 09:23:23 AM UTC, comment #3: 

Form your build log where it is linking the gpbs tool:

/usr/bin/ld: warning: libgnustep-base.so.1.15, needed by /usr/lib/libgnustep-gui.so, may conflict with libgnustep-base.so.1.16
/usr/lib/libgnustep-base.so.1.15: undefined reference to `gnustep_base_user_main'
collect2: ld returned 1 exit status

So you have two versions of base installed, and you are linking with  one which is incorrectly built.  I guess this springs from your earlier attempts to build in a sandbox where the mount command did not work to verify that the /proc filesystem was working.
Doing a clean build/install should work for you.

Richard Frith-Macdonald <CaS>
Group Member
Thu 21 Aug 2008 08:05:25 AM UTC, comment #2: 

Mandriva cooker.

Funda Wang <fundawang>
Wed 20 Aug 2008 10:34:23 PM UTC, comment #1: 

It works properly on my x86_64 server running Debian Etch.  Which distribution are you running on?  It looks like your missing the 64 bit versions of some dependencies.

Gregory John Casamento <gcasa>
Group administrator
Wed 20 Aug 2008 03:29:26 PM UTC, original submission:  

Due to bug #24109, i'm currently building gnustep-back with gnustep-base 0.16 and gnustep-gui 0.13.

It builds fine even in i586 chrooted environment. But fails in x86_64 environment.

Funda Wang <fundawang>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #16323:  build.0.20080820151119.log added by fundawang (11KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by gcasa (Posted a comment)
  • -email is unavailable- added by fundawang (Submitted the item)
  •  

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

    Date Changed by Updated Field Previous Value => Replaced by
    2008-08-21 CaS StatusNone Invalid
        Open/ClosedOpen Closed
    2008-08-20 fundawang Attached File- Added build.0.20080820151119.log, #16323

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code