After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 159952 - file-roller compilation error
file-roller compilation error
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.8.x
Other AIX
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
: 166885 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-11-30 09:39 UTC by sandie vanderme
Modified: 2005-02-19 16:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
correction for AIX compilation (8.87 KB, patch)
2004-11-30 09:41 UTC, sandie vanderme
none Details | Review

Description sandie vanderme 2004-11-30 09:39:21 UTC
My goal was to compil gnome28 on AIX5.1 with xlc V6 compiler.
I had the following error during file-roller-2.8.3 compilation :

/users/project/PDP/PDP_51_050/usr/bin/xlc_r
-F/users/project/PDP/PDP_51_050/etc/vac.cfg -qcpluscmt -qlanglvl=stdc99 -o
file-roller actions.o bookmarks.o dlg-add-files.o dlg-add-folder.o
dlg-batch-add.o ............................................................
-lintl -liconv -Wl,-bnolibpath -Wl,-blibpath:/opt/freeware/lib:/usr/lib:/lib
ld: 0711-317 ERROR: Undefined symbol: .mkdtemp
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
gmake[4]: *** [file-roller] Error 8
gmake[4]: Leaving directory
`/users6/vanderms/sb/gnome_28/obj/power_510_32/file-roller/src'
Comment 1 sandie vanderme 2004-11-30 09:41:25 UTC
Created attachment 34317 [details] [review]
correction for AIX compilation
Comment 2 Paolo Bacchilega 2005-02-19 16:57:00 UTC
*** Bug 166885 has been marked as a duplicate of this bug. ***
Comment 3 Paolo Bacchilega 2005-02-19 16:59:33 UTC
patch applied, thank you.