Re: Unabe to make gnome-libs 1.0.5



On Fri, Mar 26, 1999 at 03:26:36PM -0300, José Romildo Malaquias wrote:
> On Fri, Mar 26, 1999 at 06:25:41PM +0100, Tomasz K³oczko wrote:
> > On Fri, 26 Mar 1999, [iso-8859-1] José Romildo Malaquias wrote:
> > 
> > > I successfuly have configured gnome-libs-1.0.5, but the
> > > make does not work and anwer with the messages
> > > 
> > > 	make  all-recursive
> > > 	make: @SHELL@: Command not found
> > > 
> > > Any help?
> > 
> > This is known bug in current and previous automake.
> > Temporary You can modify /usr/share/automake/header-vars.am:
> > 
> > -SHELL = @SHELL@
> > +SHELL = /bin/sh
> > 
> > After this before make run automake.
> 
> I have just noted that this type of error appears in other places
> of the distributed Makefile.in files. I believe the problem is not
> with my installation of automake, but with the one used to generate
> the package gnome-libs-1.0.5.tar.gz as distributed in the gnome
> ftp location.
> 
> Just running ./automake after unpacking and before configuring
> solved the problem.

Now the build process has stoped with a segmentation fault while
installing gnome-data. The last messages from make are

Making install in gnome-data
make[1]: Entering directory `/usr/src/redhat/BUILD/gnome-libs-1.0.5/gnome-data'
/bin/sh ../mkinstalldirs /var/tmp/gnome-libs-1.0.5-root/etc
 /usr/bin/install -c -m 644 ./paper.config /var/tmp/gnome-libs-1.0.5-root/etc/paper.config
 /usr/bin/install -c -m 644 ./mime-magic /var/tmp/gnome-libs-1.0.5-root/etc/mime-magic
/bin/sh ../mkinstalldirs /var/tmp/gnome-libs-1.0.5-root/usr/share/type-convert
 /usr/bin/install -c gnome-make-postscript-mimes /var/tmp/gnome-libs-1.0.5-root/usr/share/type-convert/gnome-make-postscript-mimes
/bin/sh ../mkinstalldirs /var/tmp/gnome-libs-1.0.5-root/usr/share/type-convert
 /usr/bin/install -c -m 644 ./type.convert /var/tmp/gnome-libs-1.0.5-root/usr/share/type-convert/type.convert
 /usr/bin/install -c -m 644 ./postscript.convert /var/tmp/gnome-libs-1.0.5-root/usr/share/type-convert/postscript.convert
/bin/sh ../mkinstalldirs /var/tmp/gnome-libs-1.0.5-root/usr/share/mime-info
 /usr/bin/install -c -m 644 ./gnome.mime /var/tmp/gnome-libs-1.0.5-root/usr/share/mime-info/gnome.mime
/bin/sh ../mkinstalldirs /var/tmp/gnome-libs-1.0.5-root/etc/sound/events
 /usr/bin/install -c -m 644 ./gnome.soundlist /var/tmp/gnome-libs-1.0.5-root/etc/sound/events/gnome.soundlist
 /usr/bin/install -c -m 644 ./gtk-events.soundlist /var/tmp/gnome-libs-1.0.5-root/etc/sound/events/gtk-events.soundlist
/bin/sh ../mkinstalldirs /var/lib/games
chgrp games /var/lib/games && chmod g=rwXs /var/lib/games
../libgnome/gnome-gen-mimedb /var/tmp/gnome-libs-1.0.5-root/etc/mime-magic
make[1]: *** [install-data-local] Segmentation fault
make[1]: Leaving directory `/usr/src/redhat/BUILD/gnome-libs-1.0.5/gnome-data'
make: *** [install-recursive] Error 1

Any solution to this?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]