GNOME Bugzilla – Bug 159952
file-roller compilation error
Last modified: 2005-02-19 16:59:33 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'
Created attachment 34317 [details] [review] correction for AIX compilation
*** Bug 166885 has been marked as a duplicate of this bug. ***
patch applied, thank you.