LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-11-2008, 09:45 PM   #1
MrLinuxBoy
LQ Newbie
 
Registered: Jan 2008
Posts: 13

Rep: Reputation: 0
Question make: *** [check] Error 1


Hi, i am using Ubuntu Gutsy 7.10 and trying to compile a program but having problems. I managed to ./configure it successfully but when i run the 'make' command or 'make check' i get the following error message.

: no rule to create target: check()
make: *** [check] Error 1

I have researched quite a bit into this and i have had no luck in finding a viable solution to this problem. Any helpful advice will be appreciated...
 
Old 01-11-2008, 10:12 PM   #2
Uncle_Theodore
Member
 
Registered: Dec 2007
Location: Charleston WV, USA
Distribution: Slackware 12.2, Arch Linux Amd64
Posts: 896

Rep: Reputation: 71
What program are you trying to compile?
 
Old 01-11-2008, 10:33 PM   #3
deepumnit
Member
 
Registered: Dec 2006
Location: NOIDA, India
Distribution: Debian, SUSE, Fedora
Posts: 334
Blog Entries: 1

Rep: Reputation: 31
Also, please have a look at this.
 
Old 01-12-2008, 08:03 AM   #4
MrLinuxBoy
LQ Newbie
 
Registered: Jan 2008
Posts: 13

Original Poster
Rep: Reputation: 0
I have already looked at that post and installed glib but like the guy in the post it didn't help me as i still get the error. The program i am trying to install is kdenlive and i know there is a .deb package for it and i have intalled it via that method but i am trying to learn linux and install stuff via the source code with the compile method. I have come across this problem before but always shied away from it but no more i want to learn how to fix this so any helpful advice will be appreciated.

Thanks,
 
Old 01-12-2008, 08:29 AM   #5
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675

Rep: Reputation: Disabled
Quote:
Originally Posted by MrLinuxBoy View Post
I managed to ./configure it successfully ...
How do you know that? Did you see something like: "Good - your configure finished. Start make now"? Looks like configure errored out and Makefile was not created.
 
Old 01-12-2008, 09:03 AM   #6
MrLinuxBoy
LQ Newbie
 
Registered: Jan 2008
Posts: 13

Original Poster
Rep: Reputation: 0
Yes because it said the following,

Good - your configure finished. Start make now
 
Old 01-12-2008, 10:21 AM   #7
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675

Rep: Reputation: Disabled
What version of kdenlive you are trying to install. I downloaded the latest and it requires unsermake instead of make.
http://wiki.kde.org/unsermake
I'd say you have chosen a tough cookie for your first compile.
 
Old 01-12-2008, 10:27 AM   #8
MrLinuxBoy
LQ Newbie
 
Registered: Jan 2008
Posts: 13

Original Poster
Rep: Reputation: 0
Ah yes it does as listed below.

WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
unsermake check
: no rule to create target: check()
make: *** [check] Error 1


But i installed unsermake and ran the command and it still gave me the 'Error 1' status. Its the latest version of kdenlive "kdenlive-0.5-1", i have run the command both as a normal user and root and still no difference. The good news is that this seems tough to compile which means i can potentially learn a lot from this...

When i run the unsermake i get the following error.

Error creating ./kdenlive/kdenlive.o. Exit status 1.


Any ideas?
 
Old 01-12-2008, 10:35 AM   #9
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675

Rep: Reputation: Disabled
Quote:
Error creating ./kdenlive/kdenlive.o. Exit status 1.
A few lines before this (up to ten) describe what's wrong.
 
Old 01-12-2008, 11:17 AM   #10
MrLinuxBoy
LQ Newbie
 
Registered: Jan 2008
Posts: 13

Original Poster
Rep: Reputation: 0
OK but how do i fix that? I tried it as root so not a permission issue...

Last edited by MrLinuxBoy; 01-12-2008 at 11:18 AM.
 
Old 01-12-2008, 11:21 AM   #11
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675

Rep: Reputation: Disabled
We don't know because you still haven't shown us those preceding ten lines.
 
Old 01-12-2008, 11:58 AM   #12
MrLinuxBoy
LQ Newbie
 
Registered: Jan 2008
Posts: 13

Original Poster
Rep: Reputation: 0
Ah sorry, below is the list.

mrlinux@mrlinux-laptop:~/Download/kdenlive-0.5$ unsermake
rm -f ./po/fr.gmo
: -o ./po/fr.gmo /home/mrlinux/Download/kdenlive-0.5/po/fr.po
rm -f ./po/tr.gmo
: -o ./po/tr.gmo /home/mrlinux/Download/kdenlive-0.5/po/tr.po
rm -f ./po/nl.gmo
: -o ./po/nl.gmo /home/mrlinux/Download/kdenlive-0.5/po/nl.po
rm -f ./po/it.gmo
: -o ./po/it.gmo /home/mrlinux/Download/kdenlive-0.5/po/it.po
rm -f ./po/de.gmo
: -o ./po/de.gmo /home/mrlinux/Download/kdenlive-0.5/po/de.po
rm -f ./po/ca.gmo
: -o ./po/ca.gmo /home/mrlinux/Download/kdenlive-0.5/po/ca.po
rm -f ./po/es.gmo
: -o ./po/es.gmo /home/mrlinux/Download/kdenlive-0.5/po/es.po
rm -f ./po/pt_BR.gmo
: -o ./po/pt_BR.gmo /home/mrlinux/Download/kdenlive-0.5/po/pt_BR.po
rm -f ./po/hu.gmo
: -o ./po/hu.gmo /home/mrlinux/Download/kdenlive-0.5/po/hu.po
rm -f ./po/cs.gmo
: -o ./po/cs.gmo /home/mrlinux/Download/kdenlive-0.5/po/cs.po
compiling /home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp
g++ -DHAVE_CONFIG_H -I./kdenlive -I/home/mrlinux/Download/kdenlive-0.5/kdenlive -I. -I/usr/include/kde -I/usr/share/qt3/include -I. -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DENABLE_FIREWIRE -c /home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp -o ./kdenlive/kdenlive.o -Wp,-MD,./kdenlive/.deps/kdenlive.TUo
In file included from /home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp:113:
/home/mrlinux/Download/kdenlive-0.5/kdenlive/trackpanelclipmovefunction.h:166:2: warning: #warning - The following method is a bad example for programming design.
/home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp: In member function ‘void Gui::KdenliveApp:arseProfiles()’:
/home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp:271: error: ‘MLT_PREFIX’ was not declared in this scope
/home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp: In member function ‘void Gui::KdenliveApp::setProjectFormat(QString)’:
/home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp:2126: warning: passing ‘double’ for argument 1 to ‘static void KdenliveSettings::setDisplaywidth(int)’
/home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp:2127: warning: passing ‘double’ for argument 1 to ‘static void KdenliveSettings::setDisplaywidth(int)’
/home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp: In member function ‘void Gui::KdenliveApp::slotSetClipDuration()’:
/home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp:3265: warning: unused variable ‘ok’
/home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp: In member function ‘void Gui::KdenliveApp::slotProjectDeleteClips(QStringList)’:
/home/mrlinux/Download/kdenlive-0.5/kdenlive/kdenlive.cpp:3439: warning: unused variable ‘refClip’
Error creating ./kdenlive/kdenlive.o. Exit status 1.


Thats what it says, a complete mess...Any ideas?
 
Old 01-12-2008, 01:50 PM   #13
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675

Rep: Reputation: Disabled
Hmh, does not make sense. If you still want to fiddle with this then you need to increase verbosity.
 
Old 01-12-2008, 01:57 PM   #14
Uncle_Theodore
Member
 
Registered: Dec 2007
Location: Charleston WV, USA
Distribution: Slackware 12.2, Arch Linux Amd64
Posts: 896

Rep: Reputation: 71
Quote:
Originally Posted by Emerson View Post
Hmh, does not make sense. If you still want to fiddle with this then you need to increase verbosity.
It does. Here's his problem
Quote:
kdenlive.cpp:271: error: ‘MLT_PREFIX’ was not declared in this scope
It appears to be a bug in the source
http://lists.altlinux.org/pipermail/...er/100249.html
 
1 members found this post helpful.
Old 01-12-2008, 02:24 PM   #15
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675

Rep: Reputation: Disabled
Quote:
It does. Here's his problem
Good job!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
glibc-2.3.4 make check error Snowmiss Linux From Scratch 1 08-04-2006 04:44 AM
binutils make check error suzuki_babu Linux - Software 0 05-02-2006 01:47 AM
Error:6.11 Glibc-2.3.4---make check ukyo Linux From Scratch 3 08-26-2005 05:33 PM
Automake: make check error _InTeNsDoWn_ Linux From Scratch 1 08-08-2005 12:56 AM
gcc-3.3.1 make -k check - make [check] Error 2 BarryM45 Linux From Scratch 1 02-05-2004 08:44 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration