LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 10-21-2010, 08:53 PM   #1
hectorDUQUE
Member
 
Registered: Jan 2007
Posts: 121

Rep: Reputation: 15
compiling error


hi guys,
i hace update my fc12 version

Code:
uname -a
Linux duke888888 2.6.32.21-168.fc12.i686.PAE #1 SMP Wed Sep 15 16:18:39 UTC 2010 i686 i686 i386 GNU/Linux

and now, when compiling an old source code i am getting this error:
Code:
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.4.3/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.3/crtbeginS.o  .libs/hDSEM_DB_mysql_select_rq.o .libs/hDSEM_DB_mysql_insert_rq.o .libs/hDSEM_DB_mysql_delete_rq.o .libs/hDSEM_DB_mysql_update_rq.o .libs/hDSEM_DB_mysql_raw_rq.o   -L/usr/lib/gcc/i686-redhat-linux/4.4.3 -L/usr/lib/gcc/i686-redhat-linux/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.3/../../../crtn.o  -Wl,-rpath -Wl,/usr/local/hD/hDSEM_engine/lib   -Wl,-soname -Wl,libhDSEM_DB_requests_mysql.so.0 -o .libs/libhDSEM_DB_requests_mysql.so.0.0.0
g++: /usr/lib/gcc/i686-redhat-linux/4.4.3/../../../crti.o: No such file or directory
g++: /usr/lib/gcc/i686-redhat-linux/4.4.3/crtbeginS.o: No such file or directory
g++: /usr/lib/gcc/i686-redhat-linux/4.4.3/crtendS.o: No such file or directory
g++: /usr/lib/gcc/i686-redhat-linux/4.4.3/../../../crtn.o: No such file or directory
make[6]: *** [libhDSEM_DB_requests_mysql.la] Error 1
make[6]: Leaving directory `/home/data_500GB/duque32/hD_projects/hDSEM_engine/appEntities/hDSEM_DB/libs/requests_cxx/mysql'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/data_500GB/duque32/hD_projects/hDSEM_engine/appEntities/hDSEM_DB/libs/requests_cxx'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/data_500GB/duque32/hD_projects/hDSEM_engine/appEntities/hDSEM_DB/libs'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/data_500GB/duque32/hD_projects/hDSEM_engine/appEntities/hDSEM_DB'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/data_500GB/duque32/hD_projects/hDSEM_engine/appEntities'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/data_500GB/duque32/hD_projects/hDSEM_engine'
make: *** [all] Error 2

does any one knowd what's going on ?

thanks in advance,

hector
 
Old 10-22-2010, 05:18 AM   #2
murugesan
Member
 
Registered: May 2003
Location: Bangalore ,Karnataka, India, Asia, Earth, Solar system, milky way galaxy, black hole
Distribution: murugesan openssl
Posts: 181

Rep: Reputation: 29
Execute the following command to know the location of the missed files:
Code:
find /usr/lib -type f -name crti.o
find /usr/lib -type f -name crtbeginS.o
find /usr/lib -type f -name crtendS.o
find /usr/lib -type f -name crtn.o
Then place the correct location of those files either in Makefile or in the command line

Last edited by murugesan; 10-24-2010 at 11:27 PM. Reason: Replaced "The place the" with "Then place the"
 
Old 10-22-2010, 10:51 AM   #3
hectorDUQUE
Member
 
Registered: Jan 2007
Posts: 121

Original Poster
Rep: Reputation: 15
thanks :-(
 
Old 10-24-2010, 11:27 PM   #4
murugesan
Member
 
Registered: May 2003
Location: Bangalore ,Karnataka, India, Asia, Earth, Solar system, milky way galaxy, black hole
Distribution: murugesan openssl
Posts: 181

Rep: Reputation: 29
Welcome :-)
 
  


Reply



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
error msg while compiling kernel 'grubby fatal error no suitable templates found' suj Linux - Server 1 08-12-2010 09:33 PM
Fedora 9: error when compiling flash plug-in with error failed dependencies seow_ming Fedora 2 06-17-2008 07:17 PM
Error when compiling kernel linux-2.6.22 : make: ***[_modinst_post] Error 137 ngoclan.it Linux - General 1 12-11-2007 06:54 AM
Error when compiling kernel linux-2.6.22 : make: ***[_modinst_post] Error 137 ngoclan.it Linux - Newbie 0 12-11-2007 06:49 AM
i get an error ./term.c :95 error conflicting types of tpam when compiling bitchx eveningblush Programming 0 03-30-2006 06:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 03:05 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