LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   srgp on suse 9.0 make error (https://www.linuxquestions.org/questions/linux-distributions-5/srgp-on-suse-9-0-make-error-187925/)

kopf 05-31-2004 04:27 AM

srgp on suse 9.0 make error
 
hello dear suse users!
I tried to install the srgp package on my suse 9.0 pro and I got errors and warnings! the warnings are not so important they told of incompatible types...
you can find the source on some addison whisely site(I cant post a link!!!!) from the book Computer Graphics: Principles and practices in C
it is not the standart site of aw but a professional site!? try to find it or spam linuxquestion.org for their fool mods!!
ok here is the error:

make[1]: Entering directory `/home/blend/srgp/SRGP_DISTRIB/examples'
gcc -fpcc-struct-return -I../include -g show_patterns.c -L../lib -lsrgp -lX11 -o show_patterns
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/ld: skipping incompatible ../lib/libsrgp.a when searching for -lsrgp
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/ld: cannot find -lsrgp
collect2: ld returned 1 exit status
make[1]: *** [show_patterns] Fehler 1
make[1]: Leaving directory `/home/blend/srgp/SRGP_DISTRIB/examples'
make: *** [default] Fehler 2

I thougt it was an error from ldconfig, so I ran that, but this brought nothing!
I cannot say more...
thank you in advance
felix


All times are GMT -5. The time now is 04:55 PM.