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

DivTech linux at ...1581...
Wed Sep 13 04:36:53 CEST 2006


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

-- 
View this message in context: http://www.nabble.com/Compiling-Gambas-1.9.42-libXrender.la-Problem-tf2262647.html#a6278033
Sent from the gambas-user forum at Nabble.com.





More information about the User mailing list