Linux Format forums Forum Index Linux Format forums
Help, discussion, magazine feedback and more
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

problems with ./configure firestarter on ubuntu 11.10

 
Post new topic   Reply to topic    Linux Format forums Forum Index -> Help!
View previous topic :: View next topic  
Author Message
RichFox



Joined: Mon May 07, 2012 5:12 pm
Posts: 6

PostPosted: Mon May 07, 2012 5:21 pm    Post subject: problems with ./configure firestarter on ubuntu 11.10 Reply with quote

Hi
I attempting to install Firestarter firestarter-1.0.3.tar.gz onto my laptop.
I have uncompressed files into a folder called 'source' and then changed to package directory and attempted '/config'.

After attempting config I get various error messages as I understand it that I am missing dependencies - but I believe that I have all the dependencies as I have installed or tried to install and then found that I allready have them.

I believe that something is either 'pointing' or 'looking' in the wrong place, but I am not technical when it comes to linux so I am a bit lost as to what to do.

I know that there are easier ways to install programs such as apt and synaptic but I just wish to be able to do so this way.

Details of my efforts below.

Thanks in advance for any help.

Rich

richard@richard-VGN-NR21M-S:~$ cd /home/richard
richard@richard-VGN-NR21M-S:~$ dir
brasero-session.log Downloads listing.txt Public Ubuntu\ One
Desktop e-books Music source Videos
dmesg.txt examples.desktop output Templates
Documents file Pictures testdisk.log
richard@richard-VGN-NR21M-S:~$ cd source
richard@richard-VGN-NR21M-S:~/source$ ls
firestarter-1.0.3
richard@richard-VGN-NR21M-S:~/source$ cd firestarter-1.0.3
richard@richard-VGN-NR21M-S:~/source/firestarter-1.0.3$ ls
aclocal.m4 COPYING INSTALL mkinstalldirs
AUTHORS CREDITS install-sh NEWS
autogen.sh fedora.init intltool-extract.in pixmaps
ChangeLog firestarter.console intltool-merge.in po
config.guess firestarter.desktop intltool-update.in README
config.h.in firestarter.desktop.in libtool scripts
config.log firestarter.pam ltmain.sh src
config.sub firestarter.schemas.in Makefile.am stamp-h.in
configure firestarter.spec Makefile.in TODO
configure.in firestarter.spec.in missing
richard@richard-VGN-NR21M-S:~/source/firestarter-1.0.3$ ./configure
checking for intltool >= 0.30... 0.31.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for gconftool-2... /usr/bin/gconftool-2
checking for pkg-config... /usr/bin/pkg-config
checking for libgnome-2.0 >= 2.0.0
libgnomeui-2.0 >= 2.0.0
gtk+-2.0 >= 2.4.0
gnome-vfs-2.0 >= 2.6.0
libglade-2.0 >= 2.3.6... Package libgnome-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnome-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnome-2.0' found Package libgnomeui-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnomeui-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnomeui-2.0' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package gnome-vfs-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gnome-vfs-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gnome-vfs-2.0' found Package libglade-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglade-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libglade-2.0' found
configure: error: Library requirements (libgnome-2.0 >= 2.0.0
libgnomeui-2.0 >= 2.0.0
gtk+-2.0 >= 2.4.0
gnome-vfs-2.0 >= 2.6.0
libglade-2.0 >= 2.3.6) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
richard@richard-VGN-NR21M-S:~/source/firestarter-1.0.3$
_________________
Thanks in advance for any help.

Rich
Back to top
View user's profile Send private message
Rhakios
Moderator


Joined: Thu Apr 07, 2005 12:18 am
Posts: 7473
Location: Midlands, UK

PostPosted: Mon May 07, 2012 6:11 pm    Post subject: Reply with quote

Obvious question, you are sure you have the libglade2-dev package installed?
_________________
Bye, Rhakios
Back to top
View user's profile Send private message
RichFox



Joined: Mon May 07, 2012 5:12 pm
Posts: 6

PostPosted: Mon May 07, 2012 7:47 pm    Post subject: Reply with quote

Thanks for your reply Rhaklos

I have just tried installing libglade2-dev package but it is already installed.

Details below:

richard@richard-VGN-NR21M-S:~$ sudo apt-get install libglade2-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
libglade2-0 is already the newest version.
The following packages were automatically installed and are no longer required:
indicator-status-provider-pidgin pidgin-data
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
richard@richard-VGN-NR21M-S:~ -$

Thanks again for your reply.

Any help gratefully received.

Cheers

Rich
Back to top
View user's profile Send private message
nelz
Moderator


Joined: Mon Apr 04, 2005 12:52 pm
Posts: 7995
Location: Warrington, UK

PostPosted: Mon May 07, 2012 9:48 pm    Post subject: Reply with quote

libglade2 and libglade2-dev are different packages. The former, which you have installed, contains the program code and documentation, but the header files from the source code are in the -dev package. These are not needed when you use the software, which is why they are not installed by default, but they are needed when you want to compile another package against it.

Whenever ./configure complains that you are missing a package or library you know is installed, the solution is almost always to install the corresponding -dev (or -devel if you use an RPM distro) package.
_________________
Unix is user-friendly. It's just very selective about who it's friends are.
Back to top
View user's profile Send private message
RichFox



Joined: Mon May 07, 2012 5:12 pm
Posts: 6

PostPosted: Tue May 08, 2012 9:35 pm    Post subject: Reply with quote

Hi nelz
I have just tried installing libglade2-dev but it is all ready installed - please see below:

richard@richard-VGN-NR21M-S:~$ sudu apt-get install libglade2-dev
No command 'sudu' found, did you mean:
Command 'sudo' from package 'sudo' (main)
Command 'sudo' from package 'sudo-ldap' (universe)
Command 'tudu' from package 'tudu' (universe)
sudu: command not found
richard@richard-VGN-NR21M-S:~$ sudo apt-get install libglade2-dev
[sudo] password for richard:
Reading package lists... Done
Building dependency tree
Reading state information... Done
libglade2-dev is already the newest version.
libglade2-dev set to manually installed.
The following packages were automatically installed and are no longer required:
indicator-status-provider-pidgin pidgin-data
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
richard@richard-VGN-NR21M-S:~$

Thanks

Rich
Back to top
View user's profile Send private message
nelz
Moderator


Joined: Mon Apr 04, 2005 12:52 pm
Posts: 7995
Location: Warrington, UK

PostPosted: Wed May 09, 2012 12:18 am    Post subject: Reply with quote

Your output is complaining of other missing packages, such as libgnome-2.0 and libgtk+-2.0. Have you got the -dev packages installed for all of the complaints?
_________________
Unix is user-friendly. It's just very selective about who it's friends are.
Back to top
View user's profile Send private message
RichFox



Joined: Mon May 07, 2012 5:12 pm
Posts: 6

PostPosted: Wed May 09, 2012 9:19 pm    Post subject: Reply with quote

Thanks nelz I have gone through and believe I have installed the dev files I also have installed lib files.

I have now attempted to ./configure - make - make install but firestarter is sill not installed.

Screen output below:

RESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c menus.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c wizard.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c wizard-choices.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c service.c
service.c: In function ‘service_get_name’:
service.c:198:26: warning: comparison with string literal results in unspecified behavior [-Waddress]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c preferences.c
preferences.c: In function ‘preferences_check_schema’:
preferences.c:164:43: warning: format not a string literal and no format arguments [-Wformat-security]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c scriptwriter.c
scriptwriter.c: In function ‘append_hook_to_script’:
scriptwriter.c:494:2: warning: format not a string literal and no format arguments [-Wformat-security]
scriptwriter.c:498:3: warning: format not a string literal and no format arguments [-Wformat-security]
scriptwriter.c: In function ‘remove_hook’:
scriptwriter.c:547:4: warning: format not a string literal and no format arguments [-Wformat-security]
scriptwriter.c: In function ‘add_hook’:
scriptwriter.c:583:3: warning: format not a string literal and no format arguments [-Wformat-security]
scriptwriter.c: In function ‘scriptwriter_versions_match’:
scriptwriter.c:767:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c savelog.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c netfilter-script.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c hitview.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c eggtrayicon.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c tray.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c dhcp-server.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c statusview.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c policyview.c
policyview.c: In function ‘unescape_string’:
policyview.c:304:6: warning: value computed is not used [-Wunused-value]
/bin/bash ../libtool --mode=link gcc -g -O2 -o firestarter firestarter.o gui.o util.o logread.o menus.o wizard.o wizard-choices.o service.o preferences.o scriptwriter.o savelog.o netfilter-script.o hitview.o eggtrayicon.o tray.o dhcp-server.o statusview.o policyview.o -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
mkdir .libs
gcc -g -O2 -o firestarter firestarter.o gui.o util.o logread.o menus.o wizard.o wizard-choices.o service.o preferences.o scriptwriter.o savelog.o netfilter-script.o hitview.o eggtrayicon.o tray.o dhcp-server.o statusview.o policyview.o -pthread -lgnomeui-2 -lSM -lICE /usr/lib/libbonoboui-2.so -lgnomecanvas-2 /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/libglade-2.0.so /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so /usr/lib/i386-linux-gnu/libatk-1.0.so /usr/lib/i386-linux-gnu/libgio-2.0.so /usr/lib/i386-linux-gnu/libpangoft2-1.0.so /usr/lib/i386-linux-gnu/libpangocairo-1.0.so -lgdk_pixbuf-2.0 /usr/lib/i386-linux-gnu/libcairo.so /usr/lib/i386-linux-gnu/libpango-1.0.so /usr/lib/i386-linux-gnu/libfreetype.so -lfontconfig /usr/lib/i386-linux-gnu/libgobject-2.0.so /usr/lib/i386-linux-gnu/libgmodule-2.0.so /usr/lib/i386-linux-gnu/libgthread-2.0.so -lrt /usr/lib/i386-linux-gnu/libglib-2.0.so -Wl,--rpath -Wl,/usr/lib/i386-linux-gnu -Wl,--rpath -Wl,/usr/lib/i386-linux-gnu
/usr/bin/ld: eggtrayicon.o: undefined reference to symbol 'XFlush'
/usr/bin/ld: note: 'XFlush' is defined in DSO /usr/lib/i386-linux-gnu/libX11.so.6 so try adding it to the linker command line
/usr/lib/i386-linux-gnu/libX11.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [firestarter] Error 1
make[3]: Leaving directory `/home/richard/source/firestarter-1.0.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/richard/source/firestarter-1.0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/richard/source/firestarter-1.0.3'
make: *** [all-recursive-am] Error 2
richard@richard-VGN-NR21M-S:~/source/firestarter-1.0.3$ make install
Making install in po
make[1]: Entering directory `/home/richard/source/firestarter-1.0.3/po'
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/local/share; \
else \
/bin/sh ../mkinstalldirs /usr/local/share; \
fi
mkdir -p -- /usr/local/share/locale/az/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/az/LC_MESSAGES/firestarter.mo': No such file or directory
installing az.gmo as /usr/local/share/locale/az/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ca/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ca/LC_MESSAGES/firestarter.mo': No such file or directory
installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/cs/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/cs/LC_MESSAGES/firestarter.mo': No such file or directory
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/da/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/da/LC_MESSAGES/firestarter.mo': No such file or directory
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/de/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/de/LC_MESSAGES/firestarter.mo': No such file or directory
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/el/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/el/LC_MESSAGES/firestarter.mo': No such file or directory
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/en_CA/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/en_CA/LC_MESSAGES/firestarter.mo': No such file or directory
installing en_CA.gmo as /usr/local/share/locale/en_CA/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/en_GB/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/en_GB/LC_MESSAGES/firestarter.mo': No such file or directory
installing en_GB.gmo as /usr/local/share/locale/en_GB/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/es/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/es/LC_MESSAGES/firestarter.mo': No such file or directory
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/fi/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/fi/LC_MESSAGES/firestarter.mo': No such file or directory
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/fr/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/fr/LC_MESSAGES/firestarter.mo': No such file or directory
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ga/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ga/LC_MESSAGES/firestarter.mo': No such file or directory
installing ga.gmo as /usr/local/share/locale/ga/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/hr/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/hr/LC_MESSAGES/firestarter.mo': No such file or directory
installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/hu/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/hu/LC_MESSAGES/firestarter.mo': No such file or directory
installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/it/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/it/LC_MESSAGES/firestarter.mo': No such file or directory
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ja/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ja/LC_MESSAGES/firestarter.mo': No such file or directory
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ko/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ko/LC_MESSAGES/firestarter.mo': No such file or directory
installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/lv/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/lv/LC_MESSAGES/firestarter.mo': No such file or directory
installing lv.gmo as /usr/local/share/locale/lv/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ml/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ml/LC_MESSAGES/firestarter.mo': No such file or directory
installing ml.gmo as /usr/local/share/locale/ml/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/nb/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/nb/LC_MESSAGES/firestarter.mo': No such file or directory
installing nb.gmo as /usr/local/share/locale/nb/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/nl/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/nl/LC_MESSAGES/firestarter.mo': No such file or directory
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/no/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/no/LC_MESSAGES/firestarter.mo': No such file or directory
installing no.gmo as /usr/local/share/locale/no/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/pa/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/pa/LC_MESSAGES/firestarter.mo': No such file or directory
installing pa.gmo as /usr/local/share/locale/pa/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/pl/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/pl/LC_MESSAGES/firestarter.mo': No such file or directory
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/pt/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/pt/LC_MESSAGES/firestarter.mo': No such file or directory
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/pt_BR/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/pt_BR/LC_MESSAGES/firestarter.mo': No such file or directory
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ro/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ro/LC_MESSAGES/firestarter.mo': No such file or directory
installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ru/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ru/LC_MESSAGES/firestarter.mo': No such file or directory
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/sk/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/sk/LC_MESSAGES/firestarter.mo': No such file or directory
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/sq/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/sq/LC_MESSAGES/firestarter.mo': No such file or directory
installing sq.gmo as /usr/local/share/locale/sq/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/sr/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/sr/LC_MESSAGES/firestarter.mo': No such file or directory
installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/sr@Latn/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/sr@Latn/LC_MESSAGES/firestarter.mo': No such file or directory
installing sr@Latn.gmo as /usr/local/share/locale/sr@Latn/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/sv/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/sv/LC_MESSAGES/firestarter.mo': No such file or directory
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/tr/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/tr/LC_MESSAGES/firestarter.mo': No such file or directory
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/uk/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/uk/LC_MESSAGES/firestarter.mo': No such file or directory
installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/vi/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/vi/LC_MESSAGES/firestarter.mo': No such file or directory
installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/zh_CN/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/zh_CN/LC_MESSAGES/firestarter.mo': No such file or directory
installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/zh_TW/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/zh_TW/LC_MESSAGES/firestarter.mo': No such file or directory
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/firestarter.mo
if test "firestarter" = "glib"; then \
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
else \
/bin/sh ../mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
fi; \
/usr/bin/install -c -m 644 ./Makefile.in.in \
/usr/local/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[1]: Leaving directory `/home/richard/source/firestarter-1.0.3/po'
Making install in src
make[1]: Entering directory `/home/richard/source/firestarter-1.0.3/src'
Making install in xpm
make[2]: Entering directory `/home/richard/source/firestarter-1.0.3/src/xpm'
make[3]: Entering directory `/home/richard/source/firestarter-1.0.3/src/xpm'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/richard/source/firestarter-1.0.3/src/xpm'
make[2]: Leaving directory `/home/richard/source/firestarter-1.0.3/src/xpm'
make[2]: Entering directory `/home/richard/source/firestarter-1.0.3/src'
/bin/bash ../libtool --mode=link gcc -g -O2 -o firestarter firestarter.o gui.o util.o logread.o menus.o wizard.o wizard-choices.o service.o preferences.o scriptwriter.o savelog.o netfilter-script.o hitview.o eggtrayicon.o tray.o dhcp-server.o statusview.o policyview.o -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
gcc -g -O2 -o firestarter firestarter.o gui.o util.o logread.o menus.o wizard.o wizard-choices.o service.o preferences.o scriptwriter.o savelog.o netfilter-script.o hitview.o eggtrayicon.o tray.o dhcp-server.o statusview.o policyview.o -pthread -lgnomeui-2 -lSM -lICE /usr/lib/libbonoboui-2.so -lgnomecanvas-2 /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/libglade-2.0.so /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so /usr/lib/i386-linux-gnu/libatk-1.0.so /usr/lib/i386-linux-gnu/libgio-2.0.so /usr/lib/i386-linux-gnu/libpangoft2-1.0.so /usr/lib/i386-linux-gnu/libpangocairo-1.0.so -lgdk_pixbuf-2.0 /usr/lib/i386-linux-gnu/libcairo.so /usr/lib/i386-linux-gnu/libpango-1.0.so /usr/lib/i386-linux-gnu/libfreetype.so -lfontconfig /usr/lib/i386-linux-gnu/libgobject-2.0.so /usr/lib/i386-linux-gnu/libgmodule-2.0.so /usr/lib/i386-linux-gnu/libgthread-2.0.so -lrt /usr/lib/i386-linux-gnu/libglib-2.0.so -Wl,--rpath -Wl,/usr/lib/i386-linux-gnu -Wl,--rpath -Wl,/usr/lib/i386-linux-gnu
/usr/bin/ld: eggtrayicon.o: undefined reference to symbol 'XFlush'
/usr/bin/ld: note: 'XFlush' is defined in DSO /usr/lib/i386-linux-gnu/libX11.so.6 so try adding it to the linker command line
/usr/lib/i386-linux-gnu/libX11.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [firestarter] Error 1
make[2]: Leaving directory `/home/richard/source/firestarter-1.0.3/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/richard/source/firestarter-1.0.3/src'
make: *** [install-recursive] Error 1
richard@richard-VGN-NR21M-S:~/source/firestarter-1.0.3$ cd
richard@richard-VGN-NR21M-S:~$ firestarter
The program 'firestarter' is currently not installed. You can install it by typing:
sudo apt-get install firestarter
richard@richard-VGN-NR21M-S:~$



Thanks Rich
Back to top
View user's profile Send private message
nelz
Moderator


Joined: Mon Apr 04, 2005 12:52 pm
Posts: 7995
Location: Warrington, UK

PostPosted: Wed May 09, 2012 10:18 pm    Post subject: Reply with quote

I see no output from ./configure, but it's not easy to read when you don't use code tags. makeinstall failed becaue it needs to be run as root, or with sudo, but there's no point in running it if make fails. Can you post, in code tags, the output from

Code:
./configure && make && sudo make install


The && links mean a command has to succeed before the next one is run, so it will stop at the first error.
_________________
Unix is user-friendly. It's just very selective about who it's friends are.
Back to top
View user's profile Send private message
RichFox



Joined: Mon May 07, 2012 5:12 pm
Posts: 6

PostPosted: Thu May 10, 2012 8:27 pm    Post subject: Reply with quote

Hi nelz - thanks for your conyinued help.
I have run

#./configure && make && sudo make install

and here is the output - apologies but I am a bit unsure about how to use code marks so sorry if I get wrong.


Code:
richard@richard-VGN-NR21M-S:~$ cd home/richard/source

Code:
bash: cd: home/richard/source: No such file or directory

Code:
richard@richard-VGN-NR21M-S:~$ cd

Code:
richard@richard-VGN-NR21M-S:~$ cd home/richard

Code:
bash: cd: home/richard: No such file or directory

richard@richard-VGN-NR21M-S:~$ ls
brasero-session.log Documents file Pictures Templates
chmodexercise.text Downloads listing.txt Public testdisk.log
Desktop e-books Music source Ubuntu One
dmesg.txt examples.desktop output teachmod Videos
Code:
richard@richard-VGN-NR21M-S:~$ cd /home/richard/source

Code:
richard@richard-VGN-NR21M-S:~/source$ cd ..

Code:
richard@richard-VGN-NR21M-S:~$ cd /home/richard/source

Code:
richard@richard-VGN-NR21M-S:~/source$ ls

firestarter-1.0.3
Code:
richard@richard-VGN-NR21M-S:~/source$ cd firestarter-1.0.3

Code:
richard@richard-VGN-NR21M-S:~/source/firestarter-1.0.3$
Code:
./configure && make && sudo make install

checking for intltool >= 0.30... 0.31.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for gconftool-2... /usr/bin/gconftool-2
checking for pkg-config... /usr/bin/pkg-config
checking for libgnome-2.0 >= 2.0.0
libgnomeui-2.0 >= 2.0.0
gtk+-2.0 >= 2.4.0
gnome-vfs-2.0 >= 2.6.0
libglade-2.0 >= 2.3.6... yes
checking FIRESTARTER_CFLAGS... -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0
checking FIRESTARTER_LIBS... -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... az ca cs da de el en_CA en_GB es fi fr ga hr hu it ja ko lv ml nb nl no pa pl pt pt_BR ro ru sk sq sr sr@Latn sv tr uk vi zh_CN zh_TW
configure: creating ./config.status
config.status: creating Makefile
config.status: creating firestarter.spec
config.status: creating src/Makefile
config.status: creating src/xpm/Makefile
config.status: creating po/Makefile.in
config.status: creating pixmaps/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
make all-recursive
make[1]: Entering directory `/home/richard/source/firestarter-1.0.3'
Making all in po
make[2]: Entering directory `/home/richard/source/firestarter-1.0.3/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/richard/source/firestarter-1.0.3/po'
Making all in src
make[2]: Entering directory `/home/richard/source/firestarter-1.0.3/src'
Making all in xpm
make[3]: Entering directory `/home/richard/source/firestarter-1.0.3/src/xpm'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/richard/source/firestarter-1.0.3/src/xpm'
make[3]: Entering directory `/home/richard/source/firestarter-1.0.3/src'
/bin/bash ../libtool --mode=link gcc -g -O2 -o firestarter firestarter.o gui.o util.o logread.o menus.o wizard.o wizard-choices.o service.o preferences.o scriptwriter.o savelog.o netfilter-script.o hitview.o eggtrayicon.o tray.o dhcp-server.o statusview.o policyview.o -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
gcc -g -O2 -o firestarter firestarter.o gui.o util.o logread.o menus.o wizard.o wizard-choices.o service.o preferences.o scriptwriter.o savelog.o netfilter-script.o hitview.o eggtrayicon.o tray.o dhcp-server.o statusview.o policyview.o -pthread -lgnomeui-2 -lSM -lICE /usr/lib/libbonoboui-2.so -lgnomecanvas-2 /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/libglade-2.0.so /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so /usr/lib/i386-linux-gnu/libatk-1.0.so /usr/lib/i386-linux-gnu/libgio-2.0.so /usr/lib/i386-linux-gnu/libpangoft2-1.0.so /usr/lib/i386-linux-gnu/libpangocairo-1.0.so -lgdk_pixbuf-2.0 /usr/lib/i386-linux-gnu/libcairo.so /usr/lib/i386-linux-gnu/libpango-1.0.so /usr/lib/i386-linux-gnu/libfreetype.so -lfontconfig /usr/lib/i386-linux-gnu/libgobject-2.0.so /usr/lib/i386-linux-gnu/libgmodule-2.0.so /usr/lib/i386-linux-gnu/libgthread-2.0.so -lrt /usr/lib/i386-linux-gnu/libglib-2.0.so -Wl,--rpath -Wl,/usr/lib/i386-linux-gnu -Wl,--rpath -Wl,/usr/lib/i386-linux-gnu
/usr/bin/ld: eggtrayicon.o: undefined reference to symbol 'XFlush'
/usr/bin/ld: note: 'XFlush' is defined in DSO /usr/lib/i386-linux-gnu/libX11.so.6 so try adding it to the linker command line
/usr/lib/i386-linux-gnu/libX11.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [firestarter] Error 1
make[3]: Leaving directory `/home/richard/source/firestarter-1.0.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/richard/source/firestarter-1.0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/richard/source/firestarter-1.0.3'
make: *** [all-recursive-am] Error 2
richard@richard-VGN-NR21M-S:~/source/firestarter-1.0.3$
Code:



Thanks again

Rich
Back to top
View user's profile Send private message
nelz
Moderator


Joined: Mon Apr 04, 2005 12:52 pm
Posts: 7995
Location: Warrington, UK

PostPosted: Thu May 10, 2012 11:41 pm    Post subject: Reply with quote

Just included the whole output in a single set of code tags would have done it, as it is the most important part, the output, is not tagged. Anyway, you have solved your original problem by installing the dev packages, configure now completes without error and compilation starts.

You now have a completely different error, and one worthy of a bug report on the firestarter site. It appears you have an incompatible library version, but configure is not identifying this. The contact us page on the firestarter site has a link to their bug tracker.
_________________
Unix is user-friendly. It's just very selective about who it's friends are.
Back to top
View user's profile Send private message
RichFox



Joined: Mon May 07, 2012 5:12 pm
Posts: 6

PostPosted: Wed May 16, 2012 9:02 pm    Post subject: Reply with quote

Thanks nelz I will do that.

Rich
_________________
Thanks in advance for any help.

Rich
Back to top
View user's profile Send private message
View previous topic :: View next topic  
Display posts from previous:   
Post new topic   Reply to topic    Linux Format forums Forum Index -> Help! All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Linux Format forums topic RSS feed 


Powered by phpBB © 2001, 2005 phpBB Group


Copyright 2011 Future Publishing, all rights reserved.


Web hosting by UKFast