View Single Post
  #1   (View Single Post)  
Old 20th January 2009
whispersGhost's Avatar
whispersGhost whispersGhost is offline
Real Name: heather
Package Pilot
 
Join Date: May 2008
Location: ny
Posts: 168
Default problem installing linux comat ((Fixed))

Nevermind its fixed now

i had to remove linux_base-fc4
and do distclean install
then i was able to do the rest




hi

i have tried installing these required files


#cd /usr/ports/x11-toolkits/linux-gtk2/ && make install clean
#cd /usr/ports/devel/linux-sdl12/ && make install clean
#cd /usr/ports/graphics/linux-libGLU/ && make install clean


heer is the error i get for the first one

liquid-skiez# pkg_info | grep automake
automake-1.9.6_3 GNU Standards-compliant Makefile generator (1.9)
automake-wrapper-20071109 Wrapper script for GNU automake
liquid-skiez# cd /usr/ports/x11-toolkits/linux-gtk2/ && make install clean
===> Vulnerability check disabled, database not found
===> Extracting for linux-gtk2-2.6.10
=> MD5 Checksum OK for rpm/i386/fedora/4/gtk2-2.6.10-2.fc4.4.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/gtk2-2.6.10-2.fc4.4.i386.rpm.
=> MD5 Checksum OK for rpm/i386/fedora/4/gtk2-engines-2.6.3-2.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/4/gtk2-engines-2.6.3-2.i386.rpm.
===> linux-gtk2-2.6.10 depends on file: /usr/local/bin/rpm2cpio - not found
===> Verifying install for /usr/local/bin/rpm2cpio in /usr/ports/archivers/rpm
===> Building for rpm-3.0.6_14
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/archivers/rpm/work/rpm-3.0.6'
Making all in intl
gmake[2]: Entering directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/intl'
Making all in po
gmake[2]: Entering directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/po'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/po'
Making all in lib
gmake[2]: Entering directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/lib'
/bin/sh /usr/local/bin/libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -D_GNU_SOURCE -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -o librpm.la -rpath /usr/local/lib cpio.lo dbindex.lo depends.lo falloc.lo formats.lo fprint.lo fs.lo hash.lo header.lo install.lo lookup.lo macro.lo md5.lo md5sum.lo messages.lo misc.lo package.lo problems.lo query.lo rebuilddb.lo rpmchecksig.lo rpmdb.lo rpmerr.lo rpminstall.lo rpmio.lo rpmlead.lo rpmlibprov.lo rpmmalloc.lo rpmrc.lo signature.lo stringbuf.lo stubs.lo tagName.lo tagtable.lo transaction.lo uninstall.lo url.lo verify.lo -L/usr/local/lib -lintl -liconv -L/usr/local/lib -lz -lbz2
libtool: link: `rpmio.lo' is not a valid libtool object
gmake[2]: *** [librpm.la] Error 1
gmake[2]: Leaving directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/archivers/rpm/work/rpm-3.0.6'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/archivers/rpm.
*** Error code 1

Stop in /usr/ports/x11-toolkits/linux-gtk2.


i had followed some old instruction to remove automake conflicts
and install version 19 of automake and still i get same errors

can someone please help me

Thank You
__________________
The journey is better then the destination

Last edited by whispersGhost; 20th January 2009 at 01:45 AM.
Reply With Quote