make error - Mandriva
This is a discussion on make error - Mandriva ; am trying to compile ktagebuch (a kde diary program), the configure
works alright, but on doing make i get a lot of error and make fails.
the errors are...
****************************
make all-recursive
make[1]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74'
Making all in ...
-
make error
am trying to compile ktagebuch (a kde diary program), the configure
works alright, but on doing make i get a lot of error and make fails.
the errors are...
****************************
make all-recursive
make[1]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74'
Making all in doc
make[2]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc'
Making all in de
make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/de'
Making all in ktagebuch
make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/de/ktagebuch'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/de/ktagebuch'
make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/de'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/de'
make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/de'
Making all in en
make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/en'
Making all in ktagebuch
make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/en/ktagebuch'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/en/ktagebuch'
make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/en'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/en'
make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc/en'
make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc'
make[2]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/doc'
Making all in src
make[2]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/src'
Making all in icons
make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/src/icons'
Making all in crystalsvg
make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/src/icons/crystalsvg'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/src/icons/crystalsvg'
make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/src/icons'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/src/icons'
make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/src/icons'
Making all in fs
make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/src/fs'
source='filesystem.cpp' object='filesystem.lo' libtool=yes \
depfile='.deps/filesystem.Plo' tmpdepfile='.deps/filesystem.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -
DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3//
include -I. -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-
virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-
strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -
Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-
attribute -fno-exceptions -fno-check-new -fno-common -c -o
filesystem.lo `test -f 'filesystem.cpp' || echo './'`filesystem.cpp
make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/src/fs'
make[2]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74/src'
make[1]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
ktagebuch-0.74'
****************************
please help. thanks.
-
Re: make error
Sindhu wrote:
> am trying to compile ktagebuch (a kde diary program), the configure
> works alright, but on doing make i get a lot of error and make fails.
> the errors are...
>
> ****************************
> make all-recursive
> make[1]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74'
> Making all in doc
> make[2]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc'
> Making all in de
> make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/de'
> Making all in ktagebuch
> make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/de/ktagebuch'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/de/ktagebuch'
> make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/de'
> make[4]: Nothing to be done for `all-am'.
> make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/de'
> make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/de'
> Making all in en
> make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/en'
> Making all in ktagebuch
> make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/en/ktagebuch'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/en/ktagebuch'
> make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/en'
> make[4]: Nothing to be done for `all-am'.
> make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/en'
> make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc/en'
> make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc'
> make[3]: Nothing to be done for `all-am'.
> make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc'
> make[2]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/doc'
> Making all in src
> make[2]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/src'
> Making all in icons
> make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/src/icons'
> Making all in crystalsvg
> make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/src/icons/crystalsvg'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/src/icons/crystalsvg'
> make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/src/icons'
> make[4]: Nothing to be done for `all-am'.
> make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/src/icons'
> make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/src/icons'
> Making all in fs
> make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/src/fs'
> source='filesystem.cpp' object='filesystem.lo' libtool=yes \
> depfile='.deps/filesystem.Plo' tmpdepfile='.deps/filesystem.TPlo' \
> depmode=gcc3 /bin/sh ../../admin/depcomp \
> /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -
> DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3//
> include -I. -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-
> virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-
> strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -
> Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-
> attribute -fno-exceptions -fno-check-new -fno-common -c -o
> filesystem.lo `test -f 'filesystem.cpp' || echo './'`filesystem.cpp
> make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/src/fs'
> make[2]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74/src'
> make[1]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> ktagebuch-0.74'
> ****************************
>
> please help. thanks.
I dont see any errors there, did you look at the result? Is he program
actually there? Looks to me like it was already made when you ran make
above so it didnt have much of anything to do.
Eric
-
Re: make error
On Sat, 25 Oct 2008, in the Usenet newsgroup alt.os.linux.mandriva, in article
, Sindhu
wrote:
NOTE: Posting from groups.google.com (or some web-forums) dramatically
reduces the chance of your post being seen. Find a real news server.
>am trying to compile ktagebuch (a kde diary program), the configure
>works alright, but on doing make i get a lot of error and make fails.
>the errors are...
[snip bunch of status messages]
What error do you see? All you have posted is the normal messages
that make provides telling you what it is doing.
Old guy
-
Re: make error
Sindhu wrote:
> am trying to compile ktagebuch (a kde diary program), the configure
> works alright, but on doing make i get a lot of error and make fails.
> the errors are...
Make found it needed to do nothing for languages such as
German (de), American English (all-am), and some others. These
may be not installed, or the files may be already present, either by
default or from an earlier make.
Perhaps you just need to run, as root,
make install
to install it? Or look around to find the compiled program?
Perhaps the README or other documentation will tell you exactly what
to do to make it all work?
Cheers!
jim b.
--
UNIX is not user unfriendly; it merely
expects users to be computer-friendly.
-
Re: make error
On Oct 25, 10:01*pm, Eric wrote:
> Sindhu wrote:
> > am trying to compile ktagebuch (a kde diary program), the configure
> > works alright, but on doing make i get a lot of error and make fails.
> > the errors are...
>
> > ****************************
> > make *all-recursive
> > make[1]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74'
> > Making all in doc
> > make[2]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc'
> > Making all in de
> > make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/de'
> > Making all in ktagebuch
> > make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/de/ktagebuch'
> > make[4]: Nothing to be done for `all'.
> > make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/de/ktagebuch'
> > make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/de'
> > make[4]: Nothing to be done for `all-am'.
> > make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/de'
> > make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/de'
> > Making all in en
> > make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/en'
> > Making all in ktagebuch
> > make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/en/ktagebuch'
> > make[4]: Nothing to be done for `all'.
> > make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/en/ktagebuch'
> > make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/en'
> > make[4]: Nothing to be done for `all-am'.
> > make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/en'
> > make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc/en'
> > make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc'
> > make[3]: Nothing to be done for `all-am'.
> > make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc'
> > make[2]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/doc'
> > Making all in src
> > make[2]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/src'
> > Making all in icons
> > make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/src/icons'
> > Making all in crystalsvg
> > make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/src/icons/crystalsvg'
> > make[4]: Nothing to be done for `all'.
> > make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/src/icons/crystalsvg'
> > make[4]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/src/icons'
> > make[4]: Nothing to be done for `all-am'.
> > make[4]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/src/icons'
> > make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/src/icons'
> > Making all in fs
> > make[3]: Entering directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/src/fs'
> > source='filesystem.cpp' object='filesystem.lo' libtool=yes \
> > depfile='.deps/filesystem.Plo' tmpdepfile='.deps/filesystem.TPlo' \
> > depmode=gcc3 /bin/sh ../../admin/depcomp \
> > /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -
> > DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3//
> > include -I. *-I/usr/include *-DQT_THREAD_SUPPORT *-D_REENTRANT *-Wnon-
> > virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-
> > strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -
> > Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-
> > attribute -fno-exceptions -fno-check-new -fno-common *-c -o
> > filesystem.lo `test -f 'filesystem.cpp' || echo './'`filesystem.cpp
> > make[3]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/src/fs'
> > make[2]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74/src'
> > make[1]: Leaving directory `/home/sindhu/Desktop/Ktagebuch/
> > ktagebuch-0.74'
> > ****************************
>
> > please help. thanks.
>
> I dont see any errors there, did you look at the result? Is he program
> actually there? Looks to me like it was already made when you ran make
> above so it didnt have much of anything to do.
> Eric
well i did try a find ktagebuch and it didn't return anything, yes i
did run make and make install as root,. still i dont think the app was
installed successfully.
-
Re: make error
I tried compiling again, here's the verbose that turned up in the
konsole > http://www.pastebin.ca/1242950
please help.