[Gambas-user] Compiling Gambas 1.9.42 libXrender.la Problem

Benoit Minisini gambas at ...1...
Thu Sep 14 19:26:06 CEST 2006


On Wednesday 13 September 2006 04:36, DivTech wrote:
> Hi,
>
> Trying to compile 1.9.42 on Mandriva 2006, and getting the following error
> during make.  I imagine that it's something wrong with my libraries, does
> anyone know how to rectify this?  I looked around the web and it appears
> the .la file may not even be used anymore with the new libraries.
>
>
> /bin/sh ../libtool --tag=CXX --mode=link g++ -pipe -Wall -fno-exceptions
> -Wno-unused-value -fvisibility=hidden -g -Os -fno-omit-frame-pointer    -o
> gb.gtk.la -rpath /usr/local/lib/gambas2 -module -no-undefined    gmemory.lo
> html.lo gtree.lo gtools.lo gstock.lo gfont.lo gpicture.lo gdraw.lo
> gdesktop.lo gmessage.lo gcontrol.lo gcontainer.lo gseparator.lo gbutton.lo
> gprogress.lo gslider.lo glabel.lo gsignals.lo gpicturebox.lo gcombobox.lo
> gtextbox.lo gtextarea.lo glistbox.lo gspinbox.lo glistview.lo
> gcolumnview.lo ggridview.lo gtreeview.lo giconview.lo gframe.lo
> gsplitter.lo gtabstrip.lo gscrollview.lo gmenu.lo gtrayicon.lo
> gmainwindow.lo watcher.lo CStock.lo CConst.lo CColor.lo CFont.lo CKey.lo
> CScreen.lo CMessage.lo CDialog.lo CDraw.lo CImage.lo CPicture.lo
> CClipboard.lo CMouse.lo CWatcher.lo CWidget.lo CContainer.lo CSeparator.lo
> CDrawingArea.lo CLabel.lo
> CProgress.lo CSlider.lo CButton.lo CPictureBox.lo CTextBox.lo CTextArea.lo
> CSpinBox.lo CListBox.lo CListView.lo tablerender.lo CGridView.lo
> CTreeView.lo CIconView.lo CColumnView.lo CFrame.lo CSplitter.lo
> CTabStrip.lo CScrollView.lo CMenu.lo CTrayIcon.lo CWindow.lo main.lo
> -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0
> -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
> grep: /usr/lib/libXrender.la: No such file or directory
> /bin/sed: can't read /usr/lib/libXrender.la: No such file or directory
> libtool: link: `/usr/lib/libXrender.la' is not a valid libtool archive
> make[4]: *** [gb.gtk.la] Error 1
> make[4]: Leaving directory `/backup/gambas2-1.9.42/gb.gtk/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/backup/gambas2-1.9.42/gb.gtk'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/backup/gambas2-1.9.42/gb.gtk'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/backup/gambas2-1.9.42'
> make: *** [all] Error 2

Surely a missing development package. Just use the Mandrake control center to 
search for the package that includes the file 'libXrender.la'. It should tell 
you which package to install.

Regards,

-- 
Benoit Minisini





More information about the User mailing list