[grisbi-bugs] [Grisbi-0.6.0 0000276]: Echec de compilation sur Mac OS X (10.4)
bugtracker at grisbi.org
bugtracker at grisbi.org
Tue Jun 9 22:43:21 CEST 2009
The following issue has been CLOSED
======================================================================
http://grisbi.tuxfamily.org/mantis/view.php?id=276
======================================================================
Reported By: gerald
Assigned To: benj
======================================================================
Project: Grisbi-0.6.0
Issue ID: 276
Category: Main
Reproducibility: always
Severity: block
Priority: high
Status: closed
Plateforme: Linux
OS: MacOSX
Version OS: 10.4.9
Unstable Impact: Yes
Version GTK: 2.10.11
Resolution: reopened
Fixed in Version:
======================================================================
Date Submitted: 05-27-2007 18:59 UTC
Last Modified: 06-09-2009 20:43 UTC
======================================================================
Summary: Echec de compilation sur Mac OS X (10.4)
Description:
La compilation sur Mac OS X (10.4) échoue toujours au même endroit avec le
message "/usr/bin/ld: unknown flag: -E" :
/opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc
/usr/bin/ld: unknown flag: -E
collect2: ld returned 1 exit status
Idem depuis octobre 2006 en utilisant Fink au lieu de MacPorts :
/sw/lib/libintl.dylib /sw/lib/libiconv.dylib -lc
/usr/bin/ld: unknown flag: -E
collect2: ld returned 1 exit status
make[3]: *** [grisbi] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
======================================================================
----------------------------------------------------------------------
gerald - 09-16-07 14:16
----------------------------------------------------------------------
Idem sur un Mac Intel. Avec MacPorts et Fink non installé (il ne devrait
pas être fait référence à /sw/lib) :
/opt/local/lib/libaqbanking.dylib /opt/local/lib/libgwenhywfar.dylib
-L/usr/lib -lssl -lcrypto -L/sw/lib /opt/local/lib/libintl.dylib
/opt/local/lib/libiconv.dylib -lc
/usr/bin/ld: warning -L: directory name (/sw/lib) does not exist
/usr/bin/ld: unknown flag: -E
collect2: ld returned 1 exit status
make[3]: *** [grisbi] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
----------------------------------------------------------------------
Etyel - 11-06-07 05:09
----------------------------------------------------------------------
Je ne pense pas faire avancer grandement les choses, mais la compilation de
grisbi fonctionne bien avec Tiger ou Leopard sur un G4 (je viens de
compiler cette nuit, et j'avais compilé sous Tiger il y a 2 ou 3 mois)
Est ce que ça pourrait venir de l'architecture PPC vs x86 ?
----------------------------------------------------------------------
gerald - 11-18-07 10:56
----------------------------------------------------------------------
Ce n'est pas lié à l'architecture puisque ce problème persiste depuis
maintenant plus d'un an sur plateforme PPC ou Mac.
C'est lié à la version de Grisbi.
La branche stable 0.5.* compile en effet sans problèmes sur Mac OS X
(Tiger).
C'est la branche de développement appelée à devenir la version 0.6.* qui
ne compile toujours pas sur Tiger (je n'ai pas Leopard pour tester) avec
toujours la même erreur.
----------------------------------------------------------------------
gerald - 08-31-08 11:11
----------------------------------------------------------------------
Le problème persiste toujours avec le derniers CVS en date.
Il suffit de modifier la ligne suivante dans le fichier src/Makefile.am en
supprimant le -E:
grisbi_LDFLAGS = -Wl, -E -> grisbi_LDFLAGS = -Wl
Issue History
Date Modified Username Field Change
======================================================================
05-27-07 18:59 gerald New Issue
05-27-07 18:59 gerald OS => MacOSX
05-27-07 18:59 gerald Unstable Impact => Yes
05-27-07 18:59 gerald Version OS => 10.4.9
05-27-07 18:59 gerald Version GTK => 2.10.11
09-16-07 14:16 gerald Note Added: 0000396
10-31-07 15:04 benj Status new => assigned
10-31-07 15:04 benj Assigned To => benj
11-06-07 05:08 Etyel Note Added: 0000408
11-06-07 05:09 Etyel Note Edited: 0000408
11-18-07 10:56 gerald Note Added: 0000419
12-16-07 10:15 gerald Status assigned => resolved
12-16-07 10:15 gerald Resolution open => fixed
08-31-08 11:11 gerald Note Added: 0000481
08-31-08 11:17 gerald Resolution fixed => reopened
08-31-08 11:17 gerald os_build 10.4.2 (Tiger) =>
10.4.11 (Tiger)
08-31-08 11:17 gerald platform Macintosh G5 =>
Macintosh G5/Intel
06-09-09 20:11 MyKeul Project Grisbi => Grisbi-0.6.0
06-09-09 20:43 MyKeul Plateforme => Linux
06-09-09 20:43 MyKeul Status resolved => closed
======================================================================
More information about the bugsreports
mailing list