help-gnubatch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-gnubatch] Problem compiling gnubatch-1.11 on Solaris11 (sparc)


From: riccardo corsanici
Subject: [help-gnubatch] Problem compiling gnubatch-1.11 on Solaris11 (sparc)
Date: Thu, 16 Jun 2016 16:10:52 +0200

Hi all,

I'm trying to compile gnubatch on a Solaris 11 sparc system, using gnu
gcc 4.5.2.
It seems to fail building the static lib "libgnubatch_int.a".

This is the error:

/usr/bin/gcc -O -g -Wall -fno-stack-protector -Ihdrs -I..  -fPIC  -c  sh_pack.c
libtool --tag=CC  --mode=link /usr/bin/gcc -O -g -Wall
-fno-stack-protector -o btsched  btsched.o sh_jlist.o sh_cmdint.o
sh_vlist.o sh_oper.o sh_exec.o sh_misc.o sh_log.o sh_network.o
sh_netlock.o sh_netfeed.o sh_pack.o lib/libgnubatch_int.la -lsocket
-lnsl
libtool: link: /usr/bin/gcc -O -g -Wall -fno-stack-protector -o
.libs/btsched btsched.o sh_jlist.o sh_cmdint.o sh_vlist.o sh_oper.o
sh_exec.o sh_misc.o sh_log.o sh_network.o sh_netlock.o sh_netfeed.o
sh_pack.o  lib/.libs/libgnubatch_int.so -lsocket -lnsl
-R/opt/gnubatch/lib
/usr/bin/gcc -O -g -Wall -fno-stack-protector -Ihdrs -I..  -fPIC  -c  btexec.c
/usr/bin/gcc -o btexec  btexec.o lib/.libs/libgnubatch_int.a
gcc: lib/.libs/libgnubatch_int.a: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `btexec'
Current working directory /root/ziobubo/gnubatch-1.11/build
*** Error code 1
make: Fatal error: Command failed for target `build-src'

How can I build the static lib ? Or maybe skip this step and use the
shared object istead ?

Thank you ;)

-- 
Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]