Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-18-2015, 01:17 PM
|
#1
|
LQ Newbie
Registered: Sep 2015
Posts: 8
Rep: 
|
Compiling XPDP1 make error
I am unable to solve this issue regarding XGC250
bash-4.1$ make
gcc -o ../xpdp1 fft.o field.o move.o gather.o pdp1.o start.o load.o prest.o padjus.o initwin.o maxwellv.o mccdiaginit.o xsect.o argonmcc.o heliummcc.o neonmcc.o oxygenmcc.o mcc.o -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lXGC250 -L/usr/lib -ltk -ltcl -lXpm -lX11 -lm -ldl
/usr/bin/ld: cannot find -lXGC250
collect2: ld returned 1 exit status
make: *** [../xpdp1] Error 1
|
|
|
09-19-2015, 08:38 AM
|
#3
|
LQ Newbie
Registered: Sep 2015
Posts: 8
Original Poster
Rep: 
|
That's what I originally thought. It did the same with -lm and -ldl.
After fixing those with the appropriate paths (i.e. -L/home/name/xgrafix/lib/libXGC250.a), a tremendous amount of errors throughout the code appeared that were unrecognized statements.
|
|
|
09-19-2015, 11:28 AM
|
#4
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
Re #3.
How old is your "XPDP1" ?
This command will show the time stamps in XPDP1* : $ ls -laR
? May be XPDP1 requires an older version of libXGC250.a ?
Any questions ? Then please specify your OS : Name and version.
-
|
|
|
09-19-2015, 12:19 PM
|
#5
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
The example OS, mentioned in post #2 : Ubuntu 12.04 - 64
>>> No xpdp1 issues. See the below text .....
-
Last edited by knudfl; 09-19-2015 at 12:28 PM.
|
|
|
09-19-2015, 01:50 PM
|
#6
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
Ref. your thread about Xoopic software from PTSG
http://www.linuxquestions.org/questi...es-4175553882/
PTSG http://ptsg.egr.msu.edu/
No issues with xpdp1, RHEL/CentOS 6.7 :
$ cd xpdp1/src/
$ make
.. and the new executable 'xpdp1' will replace/overwrite the stock 'xpdp1' executable.
$ ./xpdp1 : OK.
-
|
|
|
09-21-2015, 12:51 PM
|
#7
|
LQ Newbie
Registered: Sep 2015
Posts: 8
Original Poster
Rep: 
|
Thanks! this solved the xpdp1 issue I was haivng
|
|
|
All times are GMT -5. The time now is 05:30 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|