bug-gnubatch
[Top][All Lists]
Advanced

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

[bug-gnubatch] LaTeX build problem in gnubatch


From: Smith, Ron D - Exelis
Subject: [bug-gnubatch] LaTeX build problem in gnubatch
Date: Mon, 20 Apr 2015 22:12:39 +0000

I am getting a build error in the LaTeX portion of make. The xkeyval.sty not found error is because I need to install the xkeyval package, but I don’t understand why the build cannot find its own files. I suspect I am doing something wrong because it would not make sense that you would release such an obvious issue. Am I using configure incorrectly?

 

I am getting the following error:

 

! LaTeX Error: File `gnubatch-manual.sty' not found.

 

Type X to quit or <RETURN> to proceed,

or enter new name. (Default extension: sty)

 

Enter file name: /netapp/rdsmith/gnubatch/gnubatch-1.11/doc/latexdoc/gnubatch-manual.sty

(/netapp/rdsmith/gnubatch/gnubatch-1.11/doc/latexdoc/gnubatch-manual.sty

 

! LaTeX Error: File `xkeyval.sty' not found.

 

Type X to quit or <RETURN> to proceed,

or enter new name. (Default extension: sty)

 

Enter file name: ! Interruption.

 

thanks

 

Here is the entire transcript.

 

>configure

Configuring for Release 1.11

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking target system type... x86_64-unknown-linux-gnu

checking whether make sets $(MAKE)... yes

checking for a BSD-compatible install... /usr/bin/install -c

checking for bison... bison -y

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables...

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking for flex... flex

checking lex output file root... lex.yy

checking lex library... -lfl

checking whether yytext is a pointer... yes

configure: line 3958: LT_INIT: command not found

checking for mail... /bin/mail

checking for sh... /bin/sh

checking for perl... /usr/local/bin/perl

checking how to run the C preprocessor... gcc -E

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for socket... yes

Socket stuff apparently in C library

checking for long file names... yes

checking for dirent.h that defines DIR... yes

checking for library containing opendir... none required

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking fcntl.h usability... yes

checking fcntl.h presence... yes

checking for fcntl.h... yes

checking limits.h usability... yes

checking limits.h presence... yes

checking for limits.h... yes

checking malloc.h usability... yes

checking malloc.h presence... yes

checking for malloc.h... yes

checking for stdlib.h... (cached) yes

checking termio.h usability... yes

checking termio.h presence... yes

checking for termio.h... yes

checking termios.h usability... yes

checking termios.h presence... yes

checking for termios.h... yes

checking ulimit.h usability... yes

checking ulimit.h presence... yes

checking for ulimit.h... yes

checking for unistd.h... (cached) yes

checking utime.h usability... yes

checking utime.h presence... yes

checking for utime.h... yes

checking wait.h usability... yes

checking wait.h presence... yes

checking for wait.h... yes

checking sys/ioctl.h usability... yes

checking sys/ioctl.h presence... yes

checking for sys/ioctl.h... yes

checking sys/select.h usability... yes

checking sys/select.h presence... yes

checking for sys/select.h... yes

checking sys/time.h usability... yes

checking sys/time.h presence... yes

checking for sys/time.h... yes

checking sys/utime.h usability... no

checking sys/utime.h presence... no

checking for sys/utime.h... no

checking sys/mman.h usability... yes

checking sys/mman.h presence... yes

checking for sys/mman.h... yes

checking sys/resource.h usability... yes

checking sys/resource.h presence... yes

checking for sys/resource.h... yes

checking for an ANSI C-conforming const... yes

checking for inline... inline

checking whether byte ordering is bigendian... no

checking size of int... 4

checking size of short... 2

checking size of long... 8

checking size of unsigned... 4

checking size of unsigned short... 2

checking size of unsigned long... 8

checking size of int *... 8

checking for off_t... yes

checking for uid_t in sys/types.h... yes

checking type of array argument to getgroups... gid_t

checking whether time.h and sys/time.h may both be included... yes

checking whether struct tm is in sys/time.h or time.h... time.h

checking for struct tm.tm_zone... yes

checking for pid_t... yes

checking pid_t isnt unsigned... No it isnt

checking getgroups args are the same size as gid_t... they are

checking return type of sprintf... Returns int

checking sys_errlist defined in stdio.h... it is

checking for memcpy... yes

checking for bcopy... yes

checking for strchr... yes

checking for X... libraries /usr/X11R6/lib64, headers /usr/X11R6/include

checking for XextCreateExtension in -lXext... yes

checking for XDefaultString in -lXIM... no

checking for regex in -lgen... no

checking for XmCreateMenuBar in -lXm... yes

checking for XmRenditionCreate in -lXm... yes

checking Xm/SpinB.h usability... yes

checking Xm/SpinB.h presence... yes

checking for Xm/SpinB.h... yes

checking Xm/ComboBox.h usability... yes

checking Xm/ComboBox.h presence... yes

checking for Xm/ComboBox.h... yes

checking Checking to see if it is LessTif... Apparently not

checking for wrefresh in -lcurses... yes

checking for doupdate in -lc... yes

checking for tigetstr in -lc... yes

checking curses overlap bug... I think it is OK

checking libxml2/libxml/xmlexports.h usability... yes

checking libxml2/libxml/xmlexports.h presence... yes

checking for libxml2/libxml/xmlexports.h... yes

checking maximum shared memory size... 134217728

checking maximum number of messages on message queue... 409

checking maximum number of semaphores per id... 250

Cutting that back to 200

checking for printenv... printenv

checking for env... (cached) printenv

configure: WARNING: Environment is 11408 bytes

Allocated initial 10000 jobs

checking for atexit... yes

checking for fchmod... yes

checking for fchown... yes

checking for fgetc... yes

checking for ftruncate... yes

checking for getgroups... yes

checking for seteuid... yes

checking for setreuid... yes

checking for lstat... yes

checking for setrlimit... yes

checking for crypt... no

checking for crypt in -lcrypt... yes

checking for getspent... yes

checking whether getpgrp requires zero arguments... yes

checking whether setpgrp takes no argument... yes

checking return type of signal handlers... void

checking for utime.h... (cached) yes

checking whether utime accepts a null argument... yes

checking for sigaction... yes

checking for sigvector... no

checking for sigvec... yes

checking for sigset... yes

checking for waitpid... yes

struct sigaction has sa_sigaction member

checking Can find f.d. of directory... dirfd seems OK

configure: creating ./config.status

config.status: creating Makefile

config.status: creating ingnubatch.conf

config.status: WARNING: ingnubatch.conf contains a reference to the variable `datarootdir'

which seems to be undefined.  Please make sure it is defined

config.status: creating util/Makefile

config.status: creating src/Makefile

config.status: creating src/helpmsg/Makefile

config.status: creating src/hdrs/infiles.h

config.status: creating src/lib/Makefile

config.status: creating src/ins/Makefile

config.status: creating src/gtk/Makefile

config.status: creating src/motif/Makefile

config.status: creating src/apilib/Makefile

config.status: creating src/loccgi/Makefile

config.status: creating src/remcgi/Makefile

config.status: creating doc/Makefile

config.status: creating Netinst

config.status: creating Checkuserinst

config.status: creating Userinst

config.status: creating STARTUP/Startdirs

config.status: creating config.h

config.status: executing src/hdrs/files.h commands

 

Time spent in user mode   (CPU seconds)  : 4.510s

Time spent in kernel mode (CPU seconds)  : 6.239s

Total time                               : 0:13.05s

CPU utilisation (percentage)             : 82.2%

The maximum memory the process in Kbytes : 0

>gmake

cd util;gmake all

gmake[1]: Entering directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/util'

gcc -O -g -Wall -fno-stack-protector  -I.. -I../src/hdrs   -c -o helpparse.o helpparse.c

bison -y -d msgparse.y

mv -f y.tab.c msgparse.c

gcc -O -g -Wall -fno-stack-protector  -I.. -I../src/hdrs   -c -o msgparse.o msgparse.c

flex  -t msglex.l > msglex.c

gcc -O -g -Wall -fno-stack-protector  -I.. -I../src/hdrs   -c -o msglex.o msglex.c

gcc -O -g -Wall -fno-stack-protector  -I.. -I../src/hdrs   -c -o alloc.o alloc.c

gcc  -o helpparse helpparse.o msgparse.o msglex.o alloc.o -lfl

gcc -O -g -Wall -fno-stack-protector  -I.. -I../src/hdrs   -c -o pmenu.o pmenu.c

gcc  -o gbch-pmenu pmenu.o -lcurses

gcc -O -g -Wall -fno-stack-protector  -I.. -I../src/hdrs   -c -o hostedit.o hostedit.c

gcc -O -g -Wall -fno-stack-protector  -I.. -I../src/hdrs   -c -o parsehtab.o parsehtab.c

parsehtab.c: In function 'gsn_getloc':

parsehtab.c:170: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness

gcc -O -g -Wall -fno-stack-protector  -I.. -I../src/hdrs   -c -o cursproc.o cursproc.c

gcc  -o gbch-hostedit hostedit.o parsehtab.o cursproc.o -lcurses

gcc -O -g -Wall -fno-stack-protector  -I.. -I../src/hdrs   -c -o gbpasswd.o gbpasswd.c

gcc  -o gbch-passwd gbpasswd.o -lcrypt

gcc -O -g -Wall -fno-stack-protector  -I.. -I../src/hdrs   -c -o shmdump.o shmdump.c

gcc  -o shmdump shmdump.o

rm msglex.c msgparse.c

gmake[1]: Leaving directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/util'

touch utild

util/helpparse GNUBATCH.msg src build

Creating directory build

Creating directory build/ins

Creating directory build/hdrs

Creating directory build/apilib

touch buildd

cd build;gmake all

gmake[1]: Entering directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build'

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btcharge.o btcharge.c

cd lib;gmake

gmake[2]: Entering directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/lib'

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o altlen.o altlen.c

mkdir .libs

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c altlen.c  -fPIC -DPIC -o .libs/altlen.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c altlen.c -o altlen.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o condname.o condname.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c condname.c  -fPIC -DPIC -o .libs/condname.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c condname.c -o condname.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o getbtuser.o getbtuser.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c getbtuser.c  -fPIC -DPIC -o .libs/getbtuser.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c getbtuser.c -o getbtuser.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o getscript.o getscript.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c getscript.c  -fPIC -DPIC -o .libs/getscript.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c getscript.c -o getscript.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o op_icf.o op_icf.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c op_icf.c  -fPIC -DPIC -o .libs/op_icf.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c op_icf.c -o op_icf.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o runpwd.o runpwd.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c runpwd.c  -fPIC -DPIC -o .libs/runpwd.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c runpwd.c -o runpwd.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o spath.o spath.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spath.c  -fPIC -DPIC -o .libs/spath.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spath.c -o spath.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o stringsch.o stringsch.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c stringsch.c  -fPIC -DPIC -o .libs/stringsch.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c stringsch.c -o stringsch.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o helprdalt.o helprdalt.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helprdalt.c  -fPIC -DPIC -o .libs/helprdalt.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helprdalt.c -o helprdalt.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o net_feed.o net_feed.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c net_feed.c  -fPIC -DPIC -o .libs/net_feed.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c net_feed.c -o net_feed.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o mkspid.o mkspid.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c mkspid.c  -fPIC -DPIC -o .libs/mkspid.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c mkspid.c -o mkspid.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o helpprmpt.o helpprmpt.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helpprmpt.c  -fPIC -DPIC -o .libs/helpprmpt.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helpprmpt.c -o helpprmpt.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o open_ci.o open_ci.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c open_ci.c  -fPIC -DPIC -o .libs/open_ci.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c open_ci.c -o open_ci.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o envgetserv.o envgetserv.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c envgetserv.c  -fPIC -DPIC -o .libs/envgetserv.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c envgetserv.c -o envgetserv.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o advtime.o advtime.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c advtime.c  -fPIC -DPIC -o .libs/advtime.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c advtime.c -o advtime.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o disp_alt.o disp_alt.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c disp_alt.c  -fPIC -DPIC -o .libs/disp_alt.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c disp_alt.c -o disp_alt.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o packjstring.o packjstring.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c packjstring.c  -fPIC -DPIC -o .libs/packjstring.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c packjstring.c -o packjstring.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o qmatch.o qmatch.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c qmatch.c  -fPIC -DPIC -o .libs/qmatch.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c qmatch.c -o qmatch.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o mpermitted.o mpermitted.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c mpermitted.c  -fPIC -DPIC -o .libs/mpermitted.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c mpermitted.c -o mpermitted.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o calchash.o calchash.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c calchash.c  -fPIC -DPIC -o .libs/calchash.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c calchash.c -o calchash.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o disperror.o disperror.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c disperror.c  -fPIC -DPIC -o .libs/disperror.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c disperror.c -o disperror.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o helpvec.o helpvec.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helpvec.c  -fPIC -DPIC -o .libs/helpvec.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helpvec.c -o helpvec.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o mmangle.o mmangle.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c mmangle.c  -fPIC -DPIC -o .libs/mmangle.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c mmangle.c -o mmangle.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o help_readl.o help_readl.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c help_readl.c  -fPIC -DPIC -o .libs/help_readl.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c help_readl.c -o help_readl.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o helprdn.o helprdn.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helprdn.c  -fPIC -DPIC -o .libs/helprdn.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helprdn.c -o helprdn.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o prin_gname.o prin_gname.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c prin_gname.c  -fPIC -DPIC -o .libs/prin_gname.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c prin_gname.c -o prin_gname.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o look_host.o look_host.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c look_host.c  -fPIC -DPIC -o .libs/look_host.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c look_host.c -o look_host.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o ncstrncmp.o ncstrncmp.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c ncstrncmp.c  -fPIC -DPIC -o .libs/ncstrncmp.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c ncstrncmp.c -o ncstrncmp.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o prin_uname.o prin_uname.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c prin_uname.c  -fPIC -DPIC -o .libs/prin_uname.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c prin_uname.c -o prin_uname.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o getpwgrpents.o getpwgrpents.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c getpwgrpents.c  -fPIC -DPIC -o .libs/getpwgrpents.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c getpwgrpents.c -o getpwgrpents.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o envprocess.o envprocess.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c envprocess.c  -fPIC -DPIC -o .libs/envprocess.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c envprocess.c -o envprocess.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o strread.o strread.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c strread.c  -fPIC -DPIC -o .libs/strread.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c strread.c -o strread.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o stracpy.o stracpy.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c stracpy.c  -fPIC -DPIC -o .libs/stracpy.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c stracpy.c -o stracpy.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o versionprint.o versionprint.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c versionprint.c  -fPIC -DPIC -o .libs/versionprint.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c versionprint.c -o versionprint.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o cgifndjb.o cgifndjb.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c cgifndjb.c  -fPIC -DPIC -o .libs/cgifndjb.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c cgifndjb.c -o cgifndjb.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o cgiuser.o cgiuser.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c cgiuser.c  -fPIC -DPIC -o .libs/cgiuser.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c cgiuser.c -o cgiuser.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o cgiutil.o cgiutil.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c cgiutil.c  -fPIC -DPIC -o .libs/cgiutil.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c cgiutil.c -o cgiutil.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o chkfuture.o chkfuture.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c chkfuture.c  -fPIC -DPIC -o .libs/chkfuture.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c chkfuture.c -o chkfuture.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o dumpargs.o dumpargs.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpargs.c  -fPIC -DPIC -o .libs/dumpargs.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpargs.c -o dumpargs.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o dumpconds.o dumpconds.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpconds.c  -fPIC -DPIC -o .libs/dumpconds.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpconds.c -o dumpconds.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o dumpecrun.o dumpecrun.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpecrun.c  -fPIC -DPIC -o .libs/dumpecrun.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpecrun.c -o dumpecrun.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o dumpemode.o dumpemode.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpemode.c  -fPIC -DPIC -o .libs/dumpemode.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpemode.c -o dumpemode.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o dumpmode.o dumpmode.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpmode.c  -fPIC -DPIC -o .libs/dumpmode.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpmode.c -o dumpmode.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o dumpnstr.o dumpnstr.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpnstr.c  -fPIC -DPIC -o .libs/dumpnstr.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpnstr.c -o dumpnstr.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o dumpredirs.o dumpredirs.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpredirs.c  -fPIC -DPIC -o .libs/dumpredirs.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpredirs.c -o dumpredirs.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o dumptime.o dumptime.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumptime.c  -fPIC -DPIC -o .libs/dumptime.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumptime.c -o dumptime.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o getxbuf.o getxbuf.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c getxbuf.c  -fPIC -DPIC -o .libs/getxbuf.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c getxbuf.c -o getxbuf.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o gprompt.o gprompt.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c gprompt.c  -fPIC -DPIC -o .libs/gprompt.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c gprompt.c -o gprompt.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o helpnstate.o helpnstate.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helpnstate.c  -fPIC -DPIC -o .libs/helpnstate.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helpnstate.c -o helpnstate.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o lookup_alt.o lookup_alt.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c lookup_alt.c  -fPIC -DPIC -o .libs/lookup_alt.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c lookup_alt.c -o lookup_alt.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o open_cfile.o open_cfile.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c open_cfile.c  -fPIC -DPIC -o .libs/open_cfile.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c open_cfile.c -o open_cfile.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o optdisp.o optdisp.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c optdisp.c  -fPIC -DPIC -o .libs/optdisp.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c optdisp.c -o optdisp.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o optkeyword.o optkeyword.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c optkeyword.c  -fPIC -DPIC -o .libs/optkeyword.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c optkeyword.c -o optkeyword.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o optpparm.o optpparm.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c optpparm.c  -fPIC -DPIC -o .libs/optpparm.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c optpparm.c -o optpparm.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o optprocess.o optprocess.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c optprocess.c  -fPIC -DPIC -o .libs/optprocess.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c optprocess.c -o optprocess.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o opttime.o opttime.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c opttime.c  -fPIC -DPIC -o .libs/opttime.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c opttime.c -o opttime.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o optvars.o optvars.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c optvars.c  -fPIC -DPIC -o .libs/optvars.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c optvars.c -o optvars.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o produser.o produser.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c produser.c  -fPIC -DPIC -o .libs/produser.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c produser.c -o produser.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o readreply.o readreply.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c readreply.c  -fPIC -DPIC -o .libs/readreply.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c readreply.c -o readreply.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o remsubops.o remsubops.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c remsubops.c  -fPIC -DPIC -o .libs/remsubops.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c remsubops.c -o remsubops.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o repmnthfix.o repmnthfix.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c repmnthfix.c  -fPIC -DPIC -o .libs/repmnthfix.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c repmnthfix.c -o repmnthfix.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o shutilmsg.o shutilmsg.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c shutilmsg.c  -fPIC -DPIC -o .libs/shutilmsg.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c shutilmsg.c -o shutilmsg.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o spit_cond.o spit_cond.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spit_cond.c  -fPIC -DPIC -o .libs/spit_cond.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spit_cond.c -o spit_cond.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o spit_msg.o spit_msg.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spit_msg.c  -fPIC -DPIC -o .libs/spit_msg.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spit_msg.c -o spit_msg.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o spit_pparm.o spit_pparm.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spit_pparm.c  -fPIC -DPIC -o .libs/spit_pparm.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spit_pparm.c -o spit_pparm.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o spit_redir.o spit_redir.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spit_redir.c  -fPIC -DPIC -o .libs/spit_redir.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spit_redir.c -o spit_redir.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o spit_time.o spit_time.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spit_time.c  -fPIC -DPIC -o .libs/spit_time.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spit_time.c -o spit_time.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o xmlinit.o xmlinit.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c xmlinit.c  -fPIC -DPIC -o .libs/xmlinit.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c xmlinit.c -o xmlinit.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o xmlload.o xmlload.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c xmlload.c  -fPIC -DPIC -o .libs/xmlload.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c xmlload.c -o xmlload.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o xmlsave.o xmlsave.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c xmlsave.c  -fPIC -DPIC -o .libs/xmlsave.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c xmlsave.c -o xmlsave.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o rjfile.o rjfile.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c rjfile.c  -fPIC -DPIC -o .libs/rjfile.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c rjfile.c -o rjfile.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o htmllib.o htmllib.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c htmllib.c  -fPIC -DPIC -o .libs/htmllib.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c htmllib.c -o htmllib.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o spitbtrstr.o spitbtrstr.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spitbtrstr.c  -fPIC -DPIC -o .libs/spitbtrstr.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c spitbtrstr.c -o spitbtrstr.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o stringvec.o stringvec.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c stringvec.c  -fPIC -DPIC -o .libs/stringvec.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c stringvec.c -o stringvec.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o makeovec.o makeovec.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c makeovec.c  -fPIC -DPIC -o .libs/makeovec.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c makeovec.c -o makeovec.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o helpargs.o helpargs.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helpargs.c  -fPIC -DPIC -o .libs/helpargs.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helpargs.c -o helpargs.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o doenv.o doenv.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c doenv.c  -fPIC -DPIC -o .libs/doenv.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c doenv.c -o doenv.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o rdoptfile.o rdoptfile.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c rdoptfile.c  -fPIC -DPIC -o .libs/rdoptfile.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c rdoptfile.c -o rdoptfile.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o dumpcon.o dumpcon.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpcon.c  -fPIC -DPIC -o .libs/dumpcon.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpcon.c -o dumpcon.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o saveopts.o saveopts.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c saveopts.c  -fPIC -DPIC -o .libs/saveopts.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c saveopts.c -o saveopts.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o rvfile.o rvfile.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c rvfile.c  -fPIC -DPIC -o .libs/rvfile.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c rvfile.c -o rvfile.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o makevec.o makevec.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c makevec.c  -fPIC -DPIC -o .libs/makevec.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c makevec.c -o makevec.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o doopts.o doopts.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c doopts.c  -fPIC -DPIC -o .libs/doopts.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c doopts.c -o doopts.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o dumpstr.o dumpstr.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpstr.c  -fPIC -DPIC -o .libs/dumpstr.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c dumpstr.c -o dumpstr.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o galts.o galts.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c galts.c  -fPIC -DPIC -o .libs/galts.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c galts.c -o galts.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o helphdr.o helphdr.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helphdr.c  -fPIC -DPIC -o .libs/helphdr.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c helphdr.c -o helphdr.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o setkey.o setkey.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c setkey.c  -fPIC -DPIC -o .libs/setkey.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c setkey.c -o setkey.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o wgets.o wgets.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c wgets.c  -fPIC -DPIC -o .libs/wgets.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c wgets.c -o wgets.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o whdrstr.o whdrstr.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c whdrstr.c  -fPIC -DPIC -o .libs/whdrstr.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c whdrstr.c -o whdrstr.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o whexnum.o whexnum.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c whexnum.c  -fPIC -DPIC -o .libs/whexnum.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c whexnum.c -o whexnum.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o wnum.o wnum.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c wnum.c  -fPIC -DPIC -o .libs/wnum.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c wnum.c -o wnum.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o make_km.o make_km.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c make_km.c  -fPIC -DPIC -o .libs/make_km.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c make_km.c -o make_km.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs -I../..  -I/usr/include/libxml2   -c -o getkey.o getkey.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c getkey.c  -fPIC -DPIC -o .libs/getkey.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -I/usr/include/libxml2 -c getkey.c -o getkey.o >/dev/null 2>&1

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o libgnubatch_int.la altlen.lo        condname.lo     getbtuser.lo    getscript.lo op_icf.lo  runpwd.lo       spath.lo         stringsch.lo helprdalt.lo        net_feed.lo     mkspid.lo       helpprmpt.lo open_ci.lo         envgetserv.lo   advtime.lo      disp_alt.lo packjstring.lo      qmatch.lo       mpermitted.lo   calchash.lo disperror.lo  helpvec.lo      mmangle.lo      help_readl.lo helprdn.lo        prin_gname.lo   look_host.lo    ncstrncmp.lo prin_uname.lo      getpwgrpents.lo envprocess.lo   strread.lo stracpy.lo     versionprint.lo -rpath /usr/local/lib -version-info 1:0:0

gcc -shared  .libs/altlen.o .libs/condname.o .libs/getbtuser.o .libs/getscript.o .libs/op_icf.o .libs/runpwd.o .libs/spath.o .libs/stringsch.o .libs/helprdalt.o .libs/net_feed.o .libs/mkspid.o .libs/helpprmpt.o .libs/open_ci.o .libs/envgetserv.o .libs/advtime.o .libs/disp_alt.o .libs/packjstring.o .libs/qmatch.o .libs/mpermitted.o .libs/calchash.o .libs/disperror.o .libs/helpvec.o .libs/mmangle.o .libs/help_readl.o .libs/helprdn.o .libs/prin_gname.o .libs/look_host.o .libs/ncstrncmp.o .libs/prin_uname.o .libs/getpwgrpents.o .libs/envprocess.o .libs/strread.o .libs/stracpy.o .libs/versionprint.o   -Wl,-soname -Wl,libgnubatch_int.so.1 -o .libs/libgnubatch_int.so.1.0.0

(cd .libs && rm -f libgnubatch_int.so.1 && ln -s libgnubatch_int.so.1.0.0 libgnubatch_int.so.1)

(cd .libs && rm -f libgnubatch_int.so && ln -s libgnubatch_int.so.1.0.0 libgnubatch_int.so)

ar cru .libs/libgnubatch_int.a  altlen.o condname.o getbtuser.o getscript.o op_icf.o runpwd.o spath.o stringsch.o helprdalt.o net_feed.o mkspid.o helpprmpt.o open_ci.o envgetserv.o advtime.o disp_alt.o packjstring.o qmatch.o mpermitted.o calchash.o disperror.o helpvec.o mmangle.o help_readl.o helprdn.o prin_gname.o look_host.o ncstrncmp.o prin_uname.o getpwgrpents.o envprocess.o strread.o stracpy.o versionprint.o

ranlib .libs/libgnubatch_int.a

creating libgnubatch_int.la

(cd .libs && rm -f libgnubatch_int.la && ln -s ../libgnubatch_int.la libgnubatch_int.la)

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o libgnubatch_client.la cgifndjb.lo   cgiuser.lo      cgiutil.lo      chkfuture.lo dumpargs.lo        dumpconds.lo    dumpecrun.lo      dumpemode.lo dumpmode.lo        dumpnstr.lo     dumpredirs.lo   dumptime.lo getxbuf.lo  gprompt.lo      helpnstate.lo   lookup_alt.lo open_cfile.lo     optdisp.lo      optkeyword.lo   optpparm.lo optprocess.lo opttime.lo      optvars.lo      produser.lo readreply.lo        remsubops.lo    repmnthfix.lo   shutilmsg.lo spit_cond.lo       spit_msg.lo     spit_pparm.lo   spit_redir.lo spit_time.lo        xmlinit.lo      xmlload.lo      xmlsave.lo rjfile.lo    htmllib.lo      spitbtrstr.lo   stringvec.lo makeovec.lo        helpargs.lo     doenv.lo        rdoptfile.lo dumpcon.lo   saveopts.lo     rvfile.lo       makevec.lo doopts.lo    dumpstr.lo -lxml2 -rpath /usr/local/lib -version-info 1:0:0

gcc -shared  .libs/cgifndjb.o .libs/cgiuser.o .libs/cgiutil.o .libs/chkfuture.o .libs/dumpargs.o .libs/dumpconds.o .libs/dumpecrun.o .libs/dumpemode.o .libs/dumpmode.o .libs/dumpnstr.o .libs/dumpredirs.o .libs/dumptime.o .libs/getxbuf.o .libs/gprompt.o .libs/helpnstate.o .libs/lookup_alt.o .libs/open_cfile.o .libs/optdisp.o .libs/optkeyword.o .libs/optpparm.o .libs/optprocess.o .libs/opttime.o .libs/optvars.o .libs/produser.o .libs/readreply.o .libs/remsubops.o .libs/repmnthfix.o .libs/shutilmsg.o .libs/spit_cond.o .libs/spit_msg.o .libs/spit_pparm.o .libs/spit_redir.o .libs/spit_time.o .libs/xmlinit.o .libs/xmlload.o .libs/xmlsave.o .libs/rjfile.o .libs/htmllib.o .libs/spitbtrstr.o .libs/stringvec.o .libs/makeovec.o .libs/helpargs.o .libs/doenv.o .libs/rdoptfile.o .libs/dumpcon.o .libs/saveopts.o .libs/rvfile.o .libs/makevec.o .libs/doopts.o .libs/dumpstr.o  /usr/lib64/libxml2.so  -Wl,-soname -Wl,libgnubatch_client.so.1 -o .libs/libgnubatch_client.so.1.0.0

(cd .libs && rm -f libgnubatch_client.so.1 && ln -s libgnubatch_client.so.1.0.0 libgnubatch_client.so.1)

(cd .libs && rm -f libgnubatch_client.so && ln -s libgnubatch_client.so.1.0.0 libgnubatch_client.so)

ar cru .libs/libgnubatch_client.a  cgifndjb.o cgiuser.o cgiutil.o chkfuture.o dumpargs.o dumpconds.o dumpecrun.o dumpemode.o dumpmode.o dumpnstr.o dumpredirs.o dumptime.o getxbuf.o gprompt.o helpnstate.o lookup_alt.o open_cfile.o optdisp.o optkeyword.o optpparm.o optprocess.o opttime.o optvars.o produser.o readreply.o remsubops.o repmnthfix.o shutilmsg.o spit_cond.o spit_msg.o spit_pparm.o spit_redir.o spit_time.o xmlinit.o xmlload.o xmlsave.o rjfile.o htmllib.o spitbtrstr.o stringvec.o makeovec.o helpargs.o doenv.o rdoptfile.o dumpcon.o saveopts.o rvfile.o makevec.o doopts.o dumpstr.o

ranlib .libs/libgnubatch_client.a

creating libgnubatch_client.la

(cd .libs && rm -f libgnubatch_client.la && ln -s ../libgnubatch_client.la libgnubatch_client.la)

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o libgnubatch_curs.la galts.lo                helphdr.lo      setkey.lo       wgets.lo whdrstr.lo     whexnum.lo      wnum.lo  make_km.lo getkey.lo -rpath      /usr/local/lib -version-info 1:0:0

gcc -shared  .libs/galts.o .libs/helphdr.o .libs/setkey.o .libs/wgets.o .libs/whdrstr.o .libs/whexnum.o .libs/wnum.o .libs/make_km.o .libs/getkey.o   -Wl,-soname -Wl,libgnubatch_curs.so.1 -o .libs/libgnubatch_curs.so.1.0.0

(cd .libs && rm -f libgnubatch_curs.so.1 && ln -s libgnubatch_curs.so.1.0.0 libgnubatch_curs.so.1)

(cd .libs && rm -f libgnubatch_curs.so && ln -s libgnubatch_curs.so.1.0.0 libgnubatch_curs.so)

ar cru .libs/libgnubatch_curs.a  galts.o helphdr.o setkey.o wgets.o whdrstr.o whexnum.o wnum.o make_km.o getkey.o

ranlib .libs/libgnubatch_curs.a

creating libgnubatch_curs.la

(cd .libs && rm -f libgnubatch_curs.la && ln -s ../libgnubatch_curs.la libgnubatch_curs.la)

gmake[2]: Leaving directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/lib'

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-charge  btcharge.o lib/libgnubatch_int.la lib/libgnubatch_client.la

mkdir .libs

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-charge btcharge.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-charge

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btcichange.o btcichange.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-cichange  btcichange.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-cichange btcichange.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-cichange

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btcilist.o btcilist.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-cilist  btcilist.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-cilist btcilist.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-cilist

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bthols.o bthols.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-hols  bthols.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-hols bthols.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-hols

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btjchange.o btjchange.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o rbt_access.o rbt_access.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-jchange  btjchange.o rbt_access.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-jchange btjchange.o rbt_access.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-jchange

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btjdel.o btjdel.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-jdel  btjdel.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-jdel btjdel.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-jdel

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btjlist.o btjlist.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-jlist  btjlist.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-jlist btjlist.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-jlist

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btjstat.o btjstat.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-jstat  btjstat.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-jstat btjstat.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-jstat

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btq.o btq.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bq_jlist.o bq_jlist.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bq_jobops.o bq_jobops.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bq_viewj.o bq_viewj.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bq_jci.o bq_jci.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bq_paredit.o bq_paredit.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bq_vlist.o bq_vlist.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bq_varops.o bq_varops.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bq_miscscr.o bq_miscscr.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o wtimes.o wtimes.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bq_propts.o bq_propts.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bq_hols.o bq_hols.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-q  btq.o bq_jlist.o bq_jobops.o bq_viewj.o bq_jci.o bq_paredit.o bq_vlist.o bq_varops.o bq_miscscr.o wtimes.o bq_propts.o bq_hols.o lib/libgnubatch_int.la lib/libgnubatch_client.la lib/libgnubatch_curs.la -lcurses

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-q btq.o bq_jlist.o bq_jobops.o bq_viewj.o bq_jci.o bq_paredit.o bq_vlist.o bq_varops.o bq_miscscr.o wtimes.o bq_propts.o bq_hols.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm lib/.libs/libgnubatch_curs.so -lcurses -Wl,--rpath -Wl,/usr/local/lib

creating gbch-q

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btquit.o btquit.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-quit  btquit.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-quit btquit.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-quit

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btr.o btr.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-r  btr.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-r btr.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-r

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o bts.o bts.c

bts.c: In function 'main':

bts.c:787: warning: unused variable 'Varname'

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-s  bts.o lib/libgnubatch_int.la lib/libgnubatch_client.la   -lxml2

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-s bts.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-s

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o rbtr.o rbtr.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o rbt_job.o rbt_job.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-rr  rbtr.o rbt_access.o rbt_job.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-rr rbtr.o rbt_access.o rbt_job.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-rr

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btstart.o btstart.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-start  btstart.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-start btstart.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-start

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btuchange.o btuchange.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-uchange  btuchange.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-uchange btuchange.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-uchange

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btulist.o btulist.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-ulist  btulist.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-ulist btulist.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-ulist

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btuser.o btuser.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btu_propts.o btu_propts.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-user  btuser.o btu_propts.o lib/libgnubatch_int.la lib/libgnubatch_client.la lib/libgnubatch_curs.la -lcurses

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-user btuser.o btu_propts.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm lib/.libs/libgnubatch_curs.so -lcurses -Wl,--rpath -Wl,/usr/local/lib

creating gbch-user

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btvar.o btvar.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-var  btvar.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-var btvar.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-var

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btvlist.o btvlist.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-vlist  btvlist.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-vlist btvlist.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-vlist

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btfilemon.o btfilemon.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o gbch-filemon  btfilemon.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/gbch-filemon btfilemon.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating gbch-filemon

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btsched.o btsched.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o sh_jlist.o sh_jlist.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o sh_cmdint.o sh_cmdint.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o sh_vlist.o sh_vlist.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o sh_oper.o sh_oper.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o sh_exec.o sh_exec.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o sh_misc.o sh_misc.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o sh_log.o sh_log.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o sh_network.o sh_network.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o sh_netlock.o sh_netlock.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o sh_netfeed.o sh_netfeed.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o sh_pack.o sh_pack.c

libtool --mode=link 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

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 -Wl,--rpath -Wl,/usr/local/lib

creating btsched

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btexec.o btexec.c

gcc -o btexec  btexec.o lib/.libs/libgnubatch_int.a

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btpwchk.o btpwchk.c

gcc -o btpwchk  btpwchk.o lib/.libs/libgnubatch_int.a   -lcrypt

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btmdisp.o btmdisp.c

gcc -o btmdisp  btmdisp.o lib/.libs/libgnubatch_int.a lib/.libs/libgnubatch_client.a

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o xbnetserv.o xbnetserv.c

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o xbnet_ua.o xbnet_ua.c

xbnet_ua.c: In function 'process_ua':

xbnet_ua.c:656: warning: 'hname' may be used uninitialized in this function

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o xbnet_api.o xbnet_api.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o xbnetserv  xbnetserv.o xbnet_ua.o xbnet_api.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/xbnetserv xbnetserv.o xbnet_ua.o xbnet_api.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating xbnetserv

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o jobdump.o jobdump.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o jobdump  jobdump.o lib/libgnubatch_int.la lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/jobdump jobdump.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating jobdump

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o xmljobdump.o xmljobdump.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o xmljobdump  xmljobdump.o lib/libgnubatch_int.la lib/libgnubatch_client.la   -lxml2

gcc -O -g -Wall -fno-stack-protector -o .libs/xmljobdump xmljobdump.o  lib/.libs/libgnubatch_int.so lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating xmljobdump

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btwrite.o btwrite.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o btwrite  btwrite.o lib/libgnubatch_int.la

gcc -O -g -Wall -fno-stack-protector -o .libs/btwrite btwrite.o  lib/.libs/libgnubatch_int.so -Wl,--rpath -Wl,/usr/local/lib

creating btwrite

gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o dosbtwrite.o dosbtwrite.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector  -o dosbtwrite  dosbtwrite.o lib/libgnubatch_int.la

gcc -O -g -Wall -fno-stack-protector -o .libs/dosbtwrite dosbtwrite.o  lib/.libs/libgnubatch_int.so -Wl,--rpath -Wl,/usr/local/lib

creating dosbtwrite

cd ins;gmake

gmake[2]: Entering directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/ins'

bison -y  atcover.y

mv -f y.tab.c atcover.c

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I../.. -I/usr/include/libxml2   -c -o atcover.o atcover.c

y.tab.c: In function 'yyparse':

y.tab.c:1048: warning: implicit declaration of function 'yylex'

gcc  -o gbch-atcover atcover.o ../lib/.libs/libgnubatch_int.a

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I../.. -I/usr/include/libxml2   -c -o btuconv.o btuconv.c

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I../.. -I/usr/include/libxml2   -c -o convcomm.o convcomm.c

gcc  -o gbch-btuconv btuconv.o convcomm.o ../lib/.libs/libgnubatch_int.a ../lib/.libs/libgnubatch_client.a

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I../.. -I/usr/include/libxml2   -c -o ciconv.o ciconv.c

gcc  -o gbch-ciconv ciconv.o    convcomm.o ../lib/.libs/libgnubatch_int.a ../lib/.libs/libgnubatch_client.a

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I../.. -I/usr/include/libxml2   -c -o cjlist.o cjlist.c

gcc  -o gbch-cjlist cjlist.o    convcomm.o ../lib/.libs/libgnubatch_int.a ../lib/.libs/libgnubatch_client.a

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I../.. -I/usr/include/libxml2   -c -o cjlistx.o cjlistx.c

gcc  -o gbch-cjlistx cjlistx.o convcomm.o ../lib/.libs/libgnubatch_client.a  -lxml2 ../lib/.libs/libgnubatch_int.a ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I../.. -I/usr/include/libxml2   -c -o cvlist.o cvlist.c

gcc  -o gbch-cvlist cvlist.o    convcomm.o ../lib/.libs/libgnubatch_int.a ../lib/.libs/libgnubatch_client.a

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I../.. -I/usr/include/libxml2   -c -o ripc.o ripc.c

gcc  -o gbch-ripc ripc.o ../lib/.libs/libgnubatch_int.a   -lm

rm atcover.c

gmake[2]: Leaving directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/ins'

touch insd

gmake[2]: Entering directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/gtk'

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I../.. -I.. `pkg-config --cflags gtk+-2.0`   -c -o xfilemon.o xfilemon.c

In file included from xfilemon.c:26:

../hdrs/filemon.h:61: error: expected specifier-qualifier-list before 'pid_t'

gmake[2]: *** [xfilemon.o] Error 1

gmake[2]: Leaving directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/gtk'

 

 

******** GTK build failed - not critical but please install recent GTK (incl devel libs)

 

 

touch gtkd

cd loccgi;gmake

gmake[2]: Entering directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/loccgi'

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../..   -c -o btjccgi.o btjccgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o btjccgi  btjccgi.o ../lib/libgnubatch_int.la ../lib/libgnubatch_client.la

mkdir .libs

gcc -O -g -Wall -fno-stack-protector -o .libs/btjccgi btjccgi.o  ../lib/.libs/libgnubatch_int.so ../lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating btjccgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../..   -c -o btjcgi.o btjcgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o btjcgi      btjcgi.o ../lib/libgnubatch_int.la ../lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/btjcgi btjcgi.o  ../lib/.libs/libgnubatch_int.so ../lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating btjcgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../..   -c -o btjcrcgi.o btjcrcgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o btjcrcgi  btjcrcgi.o ../lib/libgnubatch_int.la ../lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/btjcrcgi btjcrcgi.o  ../lib/.libs/libgnubatch_int.so ../lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating btjcrcgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../..   -c -o btjdcgi.o btjdcgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o btjdcgi  btjdcgi.o ../lib/libgnubatch_int.la ../lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/btjdcgi btjdcgi.o  ../lib/.libs/libgnubatch_int.so ../lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating btjdcgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../..   -c -o btjvcgi.o btjvcgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o btjvcgi  btjvcgi.o ../lib/libgnubatch_int.la ../lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/btjvcgi btjvcgi.o  ../lib/.libs/libgnubatch_int.so ../lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating btjvcgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../..   -c -o btvccgi.o btvccgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o btvccgi  btvccgi.o ../lib/libgnubatch_int.la ../lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/btvccgi btvccgi.o  ../lib/.libs/libgnubatch_int.so ../lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating btvccgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../..   -c -o btvcgi.o btvcgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o btvcgi      btvcgi.o ../lib/libgnubatch_int.la ../lib/libgnubatch_client.la

gcc -O -g -Wall -fno-stack-protector -o .libs/btvcgi btvcgi.o  ../lib/.libs/libgnubatch_int.so ../lib/.libs/libgnubatch_client.so /usr/lib64/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/usr/local/lib

creating btvcgi

gmake[2]: Leaving directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/loccgi'

touch loccgid

cd apilib;gmake

gmake[2]: Entering directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/apilib'

sh ./Hdrmake.sh ../../config.h ../hdrs

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_ciadd.o gbatch_ciadd.c

mkdir .libs

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_ciadd.c  -fPIC -DPIC -o .libs/gbatch_ciadd.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_ciadd.c -o gbatch_ciadd.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_cidel.o gbatch_cidel.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_cidel.c  -fPIC -DPIC -o .libs/gbatch_cidel.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_cidel.c -o gbatch_cidel.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_ciread.o gbatch_ciread.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_ciread.c  -fPIC -DPIC -o .libs/gbatch_ciread.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_ciread.c -o gbatch_ciread.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_ciupd.o gbatch_ciupd.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_ciupd.c  -fPIC -DPIC -o .libs/gbatch_ciupd.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_ciupd.c -o gbatch_ciupd.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_getbtd.o gbatch_getbtd.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_getbtd.c  -fPIC -DPIC -o .libs/gbatch_getbtd.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_getbtd.c -o gbatch_getbtd.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_getbtu.o gbatch_getbtu.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_getbtu.c  -fPIC -DPIC -o .libs/gbatch_getbtu.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_getbtu.c -o gbatch_getbtu.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_gethenv.o gbatch_gethenv.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_gethenv.c  -fPIC -DPIC -o .libs/gbatch_gethenv.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_gethenv.c -o gbatch_gethenv.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_holread.o gbatch_holread.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_holread.c  -fPIC -DPIC -o .libs/gbatch_holread.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_holread.c -o gbatch_holread.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_holupd.o gbatch_holupd.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_holupd.c  -fPIC -DPIC -o .libs/gbatch_holupd.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_holupd.c -o gbatch_holupd.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_jobadd.o gbatch_jobadd.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobadd.c  -fPIC -DPIC -o .libs/gbatch_jobadd.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobadd.c -o gbatch_jobadd.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_jobchgrp.o gbatch_jobchgrp.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobchgrp.c  -fPIC -DPIC -o .libs/gbatch_jobchgrp.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobchgrp.c -o gbatch_jobchgrp.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_jobchmod.o gbatch_jobchmod.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobchmod.c  -fPIC -DPIC -o .libs/gbatch_jobchmod.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobchmod.c -o gbatch_jobchmod.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_jobchown.o gbatch_jobchown.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobchown.c  -fPIC -DPIC -o .libs/gbatch_jobchown.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobchown.c -o gbatch_jobchown.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_jobdata.o gbatch_jobdata.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobdata.c  -fPIC -DPIC -o .libs/gbatch_jobdata.o

gbatch_jobdata.c: In function 'gbatch_jobdata':

gbatch_jobdata.c:115: warning: implicit declaration of function 'sigset'

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobdata.c -o gbatch_jobdata.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_jobdel.o gbatch_jobdel.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobdel.c  -fPIC -DPIC -o .libs/gbatch_jobdel.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobdel.c -o gbatch_jobdel.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_joblist.o gbatch_joblist.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_joblist.c  -fPIC -DPIC -o .libs/gbatch_joblist.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_joblist.c -o gbatch_joblist.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_jobop.o gbatch_jobop.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobop.c  -fPIC -DPIC -o .libs/gbatch_jobop.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobop.c -o gbatch_jobop.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_jobread.o gbatch_jobread.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobread.c  -fPIC -DPIC -o .libs/gbatch_jobread.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobread.c -o gbatch_jobread.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_jobupd.o gbatch_jobupd.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobupd.c  -fPIC -DPIC -o .libs/gbatch_jobupd.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobupd.c -o gbatch_jobupd.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_jobswap.o gbatch_jobswap.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobswap.c  -fPIC -DPIC -o .libs/gbatch_jobswap.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_jobswap.c -o gbatch_jobswap.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_putbtd.o gbatch_putbtd.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_putbtd.c  -fPIC -DPIC -o .libs/gbatch_putbtd.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_putbtd.c -o gbatch_putbtd.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_putbtu.o gbatch_putbtu.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_putbtu.c  -fPIC -DPIC -o .libs/gbatch_putbtu.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_putbtu.c -o gbatch_putbtu.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_setqueue.o gbatch_setqueue.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_setqueue.c  -fPIC -DPIC -o .libs/gbatch_setqueue.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_setqueue.c -o gbatch_setqueue.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_strings.o gbatch_strings.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_strings.c  -fPIC -DPIC -o .libs/gbatch_strings.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_strings.c -o gbatch_strings.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_varadd.o gbatch_varadd.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varadd.c  -fPIC -DPIC -o .libs/gbatch_varadd.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varadd.c -o gbatch_varadd.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_varchcomm.o gbatch_varchcomm.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varchcomm.c  -fPIC -DPIC -o .libs/gbatch_varchcomm.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varchcomm.c -o gbatch_varchcomm.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_varchgrp.o gbatch_varchgrp.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varchgrp.c  -fPIC -DPIC -o .libs/gbatch_varchgrp.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varchgrp.c -o gbatch_varchgrp.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_varchmod.o gbatch_varchmod.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varchmod.c  -fPIC -DPIC -o .libs/gbatch_varchmod.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varchmod.c -o gbatch_varchmod.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_varchown.o gbatch_varchown.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varchown.c  -fPIC -DPIC -o .libs/gbatch_varchown.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varchown.c -o gbatch_varchown.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_vardel.o gbatch_vardel.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_vardel.c  -fPIC -DPIC -o .libs/gbatch_vardel.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_vardel.c -o gbatch_vardel.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_varlist.o gbatch_varlist.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varlist.c  -fPIC -DPIC -o .libs/gbatch_varlist.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varlist.c -o gbatch_varlist.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_varread.o gbatch_varread.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varread.c  -fPIC -DPIC -o .libs/gbatch_varread.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varread.c -o gbatch_varread.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_modepack.o gbatch_modepack.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_modepack.c  -fPIC -DPIC -o .libs/gbatch_modepack.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_modepack.c -o gbatch_modepack.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_varrename.o gbatch_varrename.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varrename.c  -fPIC -DPIC -o .libs/gbatch_varrename.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varrename.c -o gbatch_varrename.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_varupd.o gbatch_varupd.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varupd.c  -fPIC -DPIC -o .libs/gbatch_varupd.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_varupd.c -o gbatch_varupd.o >/dev/null 2>&1

libtool --mode=compile gcc -O -g -Wall -fno-stack-protector      -I../hdrs   -c -o gbatch_open.o gbatch_open.c

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_open.c  -fPIC -DPIC -o .libs/gbatch_open.o

gcc -O -g -Wall -fno-stack-protector -I../hdrs -c gbatch_open.c -o gbatch_open.o >/dev/null 2>&1

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o libgnubatch.la gbatch_ciadd.lo gbatch_cidel.lo gbatch_ciread.lo gbatch_ciupd.lo gbatch_getbtd.lo gbatch_getbtu.lo gbatch_gethenv.lo gbatch_holread.lo gbatch_holupd.lo gbatch_jobadd.lo gbatch_jobchgrp.lo gbatch_jobchmod.lo gbatch_jobchown.lo gbatch_jobdata.lo gbatch_jobdel.lo gbatch_joblist.lo gbatch_jobop.lo gbatch_jobread.lo gbatch_jobupd.lo gbatch_jobswap.lo gbatch_putbtd.lo gbatch_putbtu.lo gbatch_setqueue.lo gbatch_strings.lo gbatch_varadd.lo gbatch_varchcomm.lo gbatch_varchgrp.lo gbatch_varchmod.lo gbatch_varchown.lo gbatch_vardel.lo gbatch_varlist.lo gbatch_varread.lo gbatch_modepack.lo gbatch_varrename.lo gbatch_varupd.lo gbatch_open.lo -rpath /usr/local/lib -version-info 1:0:0

gcc -shared  .libs/gbatch_ciadd.o .libs/gbatch_cidel.o .libs/gbatch_ciread.o .libs/gbatch_ciupd.o .libs/gbatch_getbtd.o .libs/gbatch_getbtu.o .libs/gbatch_gethenv.o .libs/gbatch_holread.o .libs/gbatch_holupd.o .libs/gbatch_jobadd.o .libs/gbatch_jobchgrp.o .libs/gbatch_jobchmod.o .libs/gbatch_jobchown.o .libs/gbatch_jobdata.o .libs/gbatch_jobdel.o .libs/gbatch_joblist.o .libs/gbatch_jobop.o .libs/gbatch_jobread.o .libs/gbatch_jobupd.o .libs/gbatch_jobswap.o .libs/gbatch_putbtd.o .libs/gbatch_putbtu.o .libs/gbatch_setqueue.o .libs/gbatch_strings.o .libs/gbatch_varadd.o .libs/gbatch_varchcomm.o .libs/gbatch_varchgrp.o .libs/gbatch_varchmod.o .libs/gbatch_varchown.o .libs/gbatch_vardel.o .libs/gbatch_varlist.o .libs/gbatch_varread.o .libs/gbatch_modepack.o .libs/gbatch_varrename.o .libs/gbatch_varupd.o .libs/gbatch_open.o   -Wl,-soname -Wl,libgnubatch.so.1 -o .libs/libgnubatch.so.1.0.0

(cd .libs && rm -f libgnubatch.so.1 && ln -s libgnubatch.so.1.0.0 libgnubatch.so.1)

(cd .libs && rm -f libgnubatch.so && ln -s libgnubatch.so.1.0.0 libgnubatch.so)

ar cru .libs/libgnubatch.a  gbatch_ciadd.o gbatch_cidel.o gbatch_ciread.o gbatch_ciupd.o gbatch_getbtd.o gbatch_getbtu.o gbatch_gethenv.o gbatch_holread.o gbatch_holupd.o gbatch_jobadd.o gbatch_jobchgrp.o gbatch_jobchmod.o gbatch_jobchown.o gbatch_jobdata.o gbatch_jobdel.o gbatch_joblist.o gbatch_jobop.o gbatch_jobread.o gbatch_jobupd.o gbatch_jobswap.o gbatch_putbtd.o gbatch_putbtu.o gbatch_setqueue.o gbatch_strings.o gbatch_varadd.o gbatch_varchcomm.o gbatch_varchgrp.o gbatch_varchmod.o gbatch_varchown.o gbatch_vardel.o gbatch_varlist.o gbatch_varread.o gbatch_modepack.o gbatch_varrename.o gbatch_varupd.o gbatch_open.o

ranlib .libs/libgnubatch.a

creating libgnubatch.la

(cd .libs && rm -f libgnubatch.la && ln -s ../libgnubatch.la libgnubatch.la)

gmake[2]: Leaving directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/apilib'

touch apilibd

cd remcgi;gmake

gmake[2]: Entering directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/remcgi'

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../apilib   -c -o rbtjcgi.o rbtjcgi.c

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../apilib   -c -o rcgilib.o rcgilib.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o rbtjcgi  rbtjcgi.o rcgilib.o ../apilib/libgnubatch.la ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a

mkdir .libs

gcc -O -g -Wall -fno-stack-protector -o .libs/rbtjcgi rbtjcgi.o rcgilib.o  ../apilib/.libs/libgnubatch.so ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a -Wl,--rpath -Wl,/usr/local/lib

creating rbtjcgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../apilib   -c -o rbtjccgi.o rbtjccgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o rbtjccgi  rbtjccgi.o rcgilib.o ../apilib/libgnubatch.la ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a

gcc -O -g -Wall -fno-stack-protector -o .libs/rbtjccgi rbtjccgi.o rcgilib.o  ../apilib/.libs/libgnubatch.so ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a -Wl,--rpath -Wl,/usr/local/lib

creating rbtjccgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../apilib   -c -o rbtjdcgi.o rbtjdcgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o rbtjdcgi  rbtjdcgi.o rcgilib.o ../apilib/libgnubatch.la ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a

gcc -O -g -Wall -fno-stack-protector -o .libs/rbtjdcgi rbtjdcgi.o rcgilib.o  ../apilib/.libs/libgnubatch.so ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a -Wl,--rpath -Wl,/usr/local/lib

creating rbtjdcgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../apilib   -c -o rbtjvcgi.o rbtjvcgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o rbtjvcgi  rbtjvcgi.o rcgilib.o ../apilib/libgnubatch.la ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a

gcc -O -g -Wall -fno-stack-protector -o .libs/rbtjvcgi rbtjvcgi.o rcgilib.o  ../apilib/.libs/libgnubatch.so ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a -Wl,--rpath -Wl,/usr/local/lib

creating rbtjvcgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../apilib   -c -o rbtjcrcgi.o rbtjcrcgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o rbtjcrcgi  rbtjcrcgi.o rcgilib.o ../apilib/libgnubatch.la   ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a

gcc -O -g -Wall -fno-stack-protector -o .libs/rbtjcrcgi rbtjcrcgi.o rcgilib.o  ../apilib/.libs/libgnubatch.so ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a -Wl,--rpath -Wl,/usr/local/lib

creating rbtjcrcgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../apilib   -c -o rbtvcgi.o rbtvcgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o rbtvcgi  rbtvcgi.o rcgilib.o ../apilib/libgnubatch.la ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a

gcc -O -g -Wall -fno-stack-protector -o .libs/rbtvcgi rbtvcgi.o rcgilib.o  ../apilib/.libs/libgnubatch.so ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a -Wl,--rpath -Wl,/usr/local/lib

creating rbtvcgi

gcc -O -g -Wall -fno-stack-protector     -I../hdrs -I.. -I../apilib   -c -o rbtvccgi.o rbtvccgi.c

libtool --mode=link gcc -O -g -Wall -fno-stack-protector         -o rbtvccgi  rbtvccgi.o rcgilib.o ../apilib/libgnubatch.la ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a

gcc -O -g -Wall -fno-stack-protector -o .libs/rbtvccgi rbtvccgi.o rcgilib.o  ../apilib/.libs/libgnubatch.so ../lib/.libs/libgnubatch_client.a ../lib/.libs/libgnubatch_int.a -Wl,--rpath -Wl,/usr/local/lib

creating rbtvccgi

gmake[2]: Leaving directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build/remcgi'

touch remcgid

gmake[1]: Leaving directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/build'

touch build-src

cd doc;gmake all

gmake[1]: Entering directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/doc'

# Currently don't do anything

# If we have pdflatex run the sub makefile

type pdflatex >/dev/null 2>&1 && (cd latexdoc;gmake)

gmake[2]: Entering directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/doc/latexdoc'

for dir in Admin API Refman Winintpyqt; do cd $dir; gmake; cp $dir.pdf ../../pdf; done

gmake[3]: Entering directory `/netapp/rdsmith/gnubatch/gnubatch-1.11/doc/latexdoc/Admin'

TEXMFHOME=.. pdflatex "Admin.tex"

This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)

(./Admin.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}

LaTeX2e <2001/06/01>

Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n

ohyphenation, loaded.

(/usr/share/texmf/tex/latex/base/report.cls

Document Class: report 2001/04/21 v1.4e Standard LaTeX document class

(/usr/share/texmf/tex/latex/base/size11.clo))

 

! LaTeX Error: File `gnubatch-manual.sty' not found.

 

Type X to quit or <RETURN> to proceed,

or enter new name. (Default extension: sty)

 

Enter file name: /netapp/rdsmith/gnubatch/gnubatch-1.11/doc/latexdoc/gnubatch-manual.sty

(/netapp/rdsmith/gnubatch/gnubatch-1.11/doc/latexdoc/gnubatch-manual.sty

 

! LaTeX Error: File `xkeyval.sty' not found.

 

Type X to quit or <RETURN> to proceed,

or enter new name. (Default extension: sty)

 

Enter file name: ! Interruption.

 

Ron Smith
Sr. Principal Micro/Semiconductor Engineer
Electronic Systems/Specialty Applications

Exelis

7850 S. Hardy Dr., Suite #120
Tempe, AZ 85284
(480) 598-6835 Office
(260) 451-3534 Fax
address@hidden

 




This e-mail and any files transmitted with it may be proprietary and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender. Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Exelis Inc. The recipient should check this e-mail and any attachments for the presence of viruses. Exelis Inc. accepts no liability for any damage caused by any virus transmitted by this e-mail.

reply via email to

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