Menu

Install issue

S Shepler
2017-12-10
2017-12-15
  • S Shepler

    S Shepler - 2017-12-10

    Greetings,
    These are error messages I recieve when I run make install. Any suggestions?

    Makefile:258: recipe for target 'install-libLTLIBRARIES' failed
    make[4]: *** [install-libLTLIBRARIES] Error 127

    Makefile:442: recipe for target 'install-am' failed
    make[3]: *** [install-am] Error 2

    Makefile:700: recipe for target 'install-recursive' failed
    make[2]: *** [install-recursive] Error 1

    Makefile:423: recipe for target 'install-recursive' failed
    make[1]: *** [install-recursive] Error 1

    Makefile:348: recipe for target 'install-recursive' failed
    make: *** [install-recursive] Error 1

    Thanks

     
  • David Ranch

    David Ranch - 2017-12-10

    Tell us about your environment: OS and version, where did you get your libax25 binaries from, which version of Linpac did you compile (I would recommend to rebuild with the new "develop" version as I'm about to release it as 0.25).

    --David

     
  • S Shepler

    S Shepler - 2017-12-11

    To start thank you for your help, I truly appreciate it. If it isn't obvious, this is the first time I have tried to compile from source code.
    OS is MX 16.1 386
    libax25 is version 0.0.12rc2+cvs20120204-3. It was installed with the OS
    Linpac 2.0 from the link on this site.
    73 Shep

     
  • S Shepler

    S Shepler - 2017-12-11

    Correction on the Linpac version the one I tried was .024.
    Shep

     
  • David Ranch

    David Ranch - 2017-12-11

    Hello Shep,
    I'm not familar with the Linux distribution "MX". Anyway, I assume that the "./configure" and "make" steps work ok? It's just "make install" that fails?

    --David

     
  • S Shepler

    S Shepler - 2017-12-11

    I had trouble with ./configure. I ended up installing libncurses5-dev and libncursesw5-dev and it worked after that. Then make install fails.

    Shep

     
  • David Ranch

    David Ranch - 2017-12-11

    Please paste in the complete output of "./configure; make; make install".

     
  • S Shepler

    S Shepler - 2017-12-12

    Hi Dave,

    Here are my results.

    configure: WARNING: Libtool does not cope well with whitespace in pwd
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    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 a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for fgrep... /bin/grep -F
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for ar... ar
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking how to run the C preprocessor... gcc -E
    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 for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking whether we are using the GNU C++ compiler... (cached) yes
    checking whether g++ accepts -g... (cached) yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking dependency style of g++... (cached) gcc3
    checking whether ln -s works... yes
    checking for perl... /usr/bin/perl
    checking for listen... no
    checking for axlisten... /usr/bin/axlisten
    checking for ANSI C header files... (cached) yes
    checking linux/ax25.h usability... yes
    checking linux/ax25.h presence... yes
    checking for linux/ax25.h... yes
    checking for socklen_t... present
    checking the AX.25 implementation... old AX.25
    checking for main in -lncurses... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating contrib/Makefile
    config.status: creating ctt/Makefile
    config.status: creating data/Makefile
    config.status: creating doc/Makefile
    config.status: creating doc/czech/Makefile
    config.status: creating doc/charsets/Makefile
    config.status: creating macro/Makefile
    config.status: creating macro/cz/Makefile
    config.status: creating macro/en/Makefile
    config.status: creating macro/pl/Makefile
    config.status: creating macro/fr/Makefile
    config.status: creating macro/sk/Makefile
    config.status: creating macro/de/Makefile
    config.status: creating mail/Makefile
    config.status: creating mail/delmsg.pl
    config.status: creating mail/pack.pl
    config.status: creating src/Makefile
    config.status: creating src/applications/liblinpac/Makefile
    config.status: creating src/applications/lpapi/Makefile
    config.status: creating src/applications/libaxmail/Makefile
    config.status: creating src/applications/mailer/Makefile
    config.status: creating src/applications/Makefile
    config.status: creating inst/Makefile
    config.status: creating plugins/Makefile
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing libtool commands
    config.status: executing depfiles commands

    make all-recursive
    make[1]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24'
    Making all in contrib
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/contrib'
    make[2]: Nothing to be done for 'all'.
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/contrib'
    Making all in ctt
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/ctt'
    make[2]: Nothing to be done for 'all'.
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/ctt'
    Making all in data
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/data'
    make[2]: Nothing to be done for 'all'.
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/data'
    Making all in doc
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc'
    Making all in czech
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/czech'
    make[3]: Nothing to be done for 'all'.
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/czech'
    Making all in charsets
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/charsets'
    make[3]: Nothing to be done for 'all'.
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/charsets'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc'
    make[3]: Nothing to be done for 'all-am'.
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc'
    Making all in macro
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro'
    Making all in cz
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/cz'
    make[3]: Nothing to be done for 'all'.
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/cz'
    Making all in en
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/en'
    make[3]: Nothing to be done for 'all'.
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/en'
    Making all in pl
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/pl'
    make[3]: Nothing to be done for 'all'.
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/pl'
    Making all in fr
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/fr'
    make[3]: Nothing to be done for 'all'.
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/fr'
    Making all in sk
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/sk'
    make[3]: Nothing to be done for 'all'.
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/sk'
    Making all in de
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/de'
    make[3]: Nothing to be done for 'all'.
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/de'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro'
    make[3]: Nothing to be done for 'all-am'.
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro'
    Making all in mail
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/mail'
    make[2]: Nothing to be done for 'all'.
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/mail'
    Making all in src
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src'
    Making all in applications
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications'
    Making all in liblinpac
    make[4]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/liblinpac'
    make[4]: Nothing to be done for 'all'.
    make[4]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/liblinpac'
    Making all in lpapi
    make[4]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/lpapi'
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT lpapi.o -MD -MP -MF .deps/lpapi.Tpo -c -o lpapi.o lpapi.cc
    mv -f .deps/lpapi.Tpo .deps/lpapi.Po
    /bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -o lpapi lpapi.o ../liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/lpapi lpapi.o ../liblinpac/.libs/liblinpac.so -lncurses
    make[4]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/lpapi'
    Making all in libaxmail
    make[4]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/libaxmail'
    /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT axmail.lo -MD -MP -MF .deps/axmail.Tpo -c -o axmail.lo axmail.cc
    libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT axmail.lo -MD -MP -MF .deps/axmail.Tpo -c axmail.cc -fPIC -DPIC -o .libs/axmail.o
    libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT axmail.lo -MD -MP -MF .deps/axmail.Tpo -c axmail.cc -o axmail.o >/dev/null 2>&1
    mv -f .deps/axmail.Tpo .deps/axmail.Plo
    /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT calls.lo -MD -MP -MF .deps/calls.Tpo -c -o calls.lo calls.cc
    libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT calls.lo -MD -MP -MF .deps/calls.Tpo -c calls.cc -fPIC -DPIC -o .libs/calls.o
    libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT calls.lo -MD -MP -MF .deps/calls.Tpo -c calls.cc -o calls.o >/dev/null 2>&1
    mv -f .deps/calls.Tpo .deps/calls.Plo
    /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.cc
    libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cc -fPIC -DPIC -o .libs/parser.o
    libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cc -o parser.o >/dev/null 2>&1
    mv -f .deps/parser.Tpo .deps/parser.Plo
    /bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -version-info 0:0:0 -o libaxmail.la -rpath /usr/local/lib axmail.lo calls.lo parser.lo -lncurses
    libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/crti.o /usr/lib/gcc/i586-linux-gnu/4.9/crtbeginS.o .libs/axmail.o .libs/calls.o .libs/parser.o -lncurses -L/usr/lib/gcc/i586-linux-gnu/4.9 -L/usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu -L/usr/lib/gcc/i586-linux-gnu/4.9/../../../../lib -L/lib/i386-linux-gnu -L/lib/../lib -L/usr/lib/i386-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/i586-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-linux-gnu/4.9/crtendS.o /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/crtn.o -Wl,-soname -Wl,libaxmail.so.0 -o .libs/libaxmail.so.0.0.0
    libtool: link: (cd ".libs" && rm -f "libaxmail.so.0" && ln -s "libaxmail.so.0.0.0" "libaxmail.so.0")
    libtool: link: (cd ".libs" && rm -f "libaxmail.so" && ln -s "libaxmail.so.0.0.0" "libaxmail.so")
    libtool: link: ar cru .libs/libaxmail.a axmail.o calls.o parser.o
    libtool: link: ranlib .libs/libaxmail.a
    libtool: link: ( cd ".libs" && rm -f "libaxmail.la" && ln -s "../libaxmail.la" "libaxmail.la" )
    make[4]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/libaxmail'
    Making all in mailer
    make[4]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/mailer'
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail.o -MD -MP -MF .deps/mail.Tpo -c -o mail.o mail.cc
    mv -f .deps/mail.Tpo .deps/mail.Po
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail_call.o -MD -MP -MF .deps/mail_call.Tpo -c -o mail_call.o mail_call.cc
    mv -f .deps/mail_call.Tpo .deps/mail_call.Po
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail_comp.o -MD -MP -MF .deps/mail_comp.Tpo -c -o mail_comp.o mail_comp.cc
    mv -f .deps/mail_comp.Tpo .deps/mail_comp.Po
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail_data.o -MD -MP -MF .deps/mail_data.Tpo -c -o mail_data.o mail_data.cc
    mv -f .deps/mail_data.Tpo .deps/mail_data.Po
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail_edit.o -MD -MP -MF .deps/mail_edit.Tpo -c -o mail_edit.o mail_edit.cc
    mv -f .deps/mail_edit.Tpo .deps/mail_edit.Po
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail_files.o -MD -MP -MF .deps/mail_files.Tpo -c -o mail_files.o mail_files.cc
    mv -f .deps/mail_files.Tpo .deps/mail_files.Po
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail_filt.o -MD -MP -MF .deps/mail_filt.Tpo -c -o mail_filt.o mail_filt.cc
    mv -f .deps/mail_filt.Tpo .deps/mail_filt.Po
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail_help.o -MD -MP -MF .deps/mail_help.Tpo -c -o mail_help.o mail_help.cc
    mv -f .deps/mail_help.Tpo .deps/mail_help.Po
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail_input.o -MD -MP -MF .deps/mail_input.Tpo -c -o mail_input.o mail_input.cc
    mv -f .deps/mail_input.Tpo .deps/mail_input.Po
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail_list.o -MD -MP -MF .deps/mail_list.Tpo -c -o mail_list.o mail_list.cc
    mv -f .deps/mail_list.Tpo .deps/mail_list.Po
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail_route.o -MD -MP -MF .deps/mail_route.Tpo -c -o mail_route.o mail_route.cc
    mv -f .deps/mail_route.Tpo .deps/mail_route.Po
    g++ -DHAVE_CONFIG_H -I. -I../../.. -g -O2 -MT mail_screen.o -MD -MP -MF .deps/mail_screen.Tpo -c -o mail_screen.o mail_screen.cc
    mv -f .deps/mail_screen.Tpo .deps/mail_screen.Po
    /bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -o mail mail.o mail_call.o mail_comp.o mail_data.o mail_edit.o mail_files.o mail_filt.o mail_help.o mail_input.o mail_list.o mail_route.o mail_screen.o ../liblinpac/liblinpac.la ../libaxmail/libaxmail.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/mail mail.o mail_call.o mail_comp.o mail_data.o mail_edit.o mail_files.o mail_filt.o mail_help.o mail_input.o mail_list.o mail_route.o mail_screen.o ../liblinpac/.libs/liblinpac.so ../libaxmail/.libs/libaxmail.so -lncurses
    make[4]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/mailer'
    make[4]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications'
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT crc.o -MD -MP -MF .deps/crc.Tpo -c -o crc.o crc.cc
    mv -f .deps/crc.Tpo .deps/crc.Po
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT autobin.o -MD -MP -MF .deps/autobin.Tpo -c -o autobin.o autobin.cc
    mv -f .deps/autobin.Tpo .deps/autobin.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o autobin crc.o autobin.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/autobin crc.o autobin.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT bell.o -MD -MP -MF .deps/bell.Tpo -c -o bell.o bell.cc
    mv -f .deps/bell.Tpo .deps/bell.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o bell bell.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/bell bell.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT compose.o -MD -MP -MF .deps/compose.Tpo -c -o compose.o compose.cc
    mv -f .deps/compose.Tpo .deps/compose.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o compose compose.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/compose compose.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT lzhuf.o -MD -MP -MF .deps/lzhuf.Tpo -c -o lzhuf.o lzhuf.cc
    mv -f .deps/lzhuf.Tpo .deps/lzhuf.Po
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT forward.o -MD -MP -MF .deps/forward.Tpo -c -o forward.o forward.cc
    mv -f .deps/forward.Tpo .deps/forward.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o forward lzhuf.o forward.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/forward lzhuf.o forward.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT getmsg.o -MD -MP -MF .deps/getmsg.Tpo -c -o getmsg.o getmsg.cc
    mv -f .deps/getmsg.Tpo .deps/getmsg.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o getmsg lzhuf.o getmsg.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/getmsg lzhuf.o getmsg.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT logbook.o -MD -MP -MF .deps/logbook.Tpo -c -o logbook.o logbook.cc
    mv -f .deps/logbook.Tpo .deps/logbook.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o logbook logbook.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/logbook logbook.o ./liblinpac/.libs/liblinpac.so -lncurses
    logbook.o: In function stop_record(char*, char*, char*)': /home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/logbook.cc:64: warning: the use oftmpnam' is dangerous, better use `mkstemp'
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT lpbck.o -MD -MP -MF .deps/lpbck.Tpo -c -o lpbck.o lpbck.cc
    mv -f .deps/lpbck.Tpo .deps/lpbck.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o lpbck lpbck.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/lpbck lpbck.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT name.o -MD -MP -MF .deps/name.Tpo -c -o name.o name.cc
    mv -f .deps/name.Tpo .deps/name.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o name name.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/name name.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT rawio.o -MD -MP -MF .deps/rawio.Tpo -c -o rawio.o rawio.cc
    mv -f .deps/rawio.Tpo .deps/rawio.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o rawio rawio.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/rawio rawio.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT rtt.o -MD -MP -MF .deps/rtt.Tpo -c -o rtt.o rtt.cc
    mv -f .deps/rtt.Tpo .deps/rtt.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o rtt rtt.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/rtt rtt.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT save7pl.o -MD -MP -MF .deps/save7pl.Tpo -c -o save7pl.o save7pl.cc
    mv -f .deps/save7pl.Tpo .deps/save7pl.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o save7pl crc.o save7pl.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/save7pl crc.o save7pl.o ./liblinpac/.libs/liblinpac.so -lncurses
    gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT testapp.o -MD -MP -MF .deps/testapp.Tpo -c -o testapp.o testapp.c
    mv -f .deps/testapp.Tpo .deps/testapp.Po
    /bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -o testapp testapp.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: gcc -g -O2 -o .libs/testapp testapp.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT yapp.o -MD -MP -MF .deps/yapp.Tpo -c -o yapp.o yapp.cc
    mv -f .deps/yapp.Tpo .deps/yapp.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o yapp yapp.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/yapp yapp.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT flexpwd.o -MD -MP -MF .deps/flexpwd.Tpo -c -o flexpwd.o flexpwd.cc
    mv -f .deps/flexpwd.Tpo .deps/flexpwd.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o flexpwd flexpwd.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/flexpwd flexpwd.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT md2pwd.o -MD -MP -MF .deps/md2pwd.Tpo -c -o md2pwd.o md2pwd.cc
    mv -f .deps/md2pwd.Tpo .deps/md2pwd.Po
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT md2.o -MD -MP -MF .deps/md2.Tpo -c -o md2.o md2.cc
    mv -f .deps/md2.Tpo .deps/md2.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o md2pwd md2pwd.o md2.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/md2pwd md2pwd.o md2.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT tnpwd.o -MD -MP -MF .deps/tnpwd.Tpo -c -o tnpwd.o tnpwd.cc
    mv -f .deps/tnpwd.Tpo .deps/tnpwd.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o tnpwd tnpwd.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/tnpwd tnpwd.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT md5pwd.o -MD -MP -MF .deps/md5pwd.Tpo -c -o md5pwd.o md5pwd.cc
    mv -f .deps/md5pwd.Tpo .deps/md5pwd.Po
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.cc
    mv -f .deps/md5.Tpo .deps/md5.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o md5pwd md5pwd.o md5.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/md5pwd md5pwd.o md5.o ./liblinpac/.libs/liblinpac.so -lncurses
    g++ -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT catch.o -MD -MP -MF .deps/catch.Tpo -c -o catch.o catch.cc
    mv -f .deps/catch.Tpo .deps/catch.Po
    /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -o catch catch.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: g++ -g -O2 -o .libs/catch catch.o ./liblinpac/.libs/liblinpac.so -lncurses
    gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT join.o -MD -MP -MF .deps/join.Tpo -c -o join.o join.c
    mv -f .deps/join.Tpo .deps/join.Po
    /bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -o join join.o ./liblinpac/liblinpac.la -lncurses
    libtool: link: gcc -g -O2 -o .libs/join join.o ./liblinpac/.libs/liblinpac.so -lncurses
    make[4]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications'
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src'
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT data.o -MD -MP -MF .deps/data.Tpo -c -o data.o data.cc
    mv -f .deps/data.Tpo .deps/data.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT calls.o -MD -MP -MF .deps/calls.Tpo -c -o calls.o calls.cc
    mv -f .deps/calls.Tpo .deps/calls.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sources.o -MD -MP -MF .deps/sources.Tpo -c -o sources.o sources.cc
    mv -f .deps/sources.Tpo .deps/sources.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.cc
    mv -f .deps/commands.Tpo .deps/commands.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.cc
    mv -f .deps/event.Tpo .deps/event.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT names.o -MD -MP -MF .deps/names.Tpo -c -o names.o names.cc
    mv -f .deps/names.Tpo .deps/names.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.cc
    mv -f .deps/screen.Tpo .deps/screen.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT windows.o -MD -MP -MF .deps/windows.Tpo -c -o windows.o windows.cc
    mv -f .deps/windows.Tpo .deps/windows.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT editor.o -MD -MP -MF .deps/editor.Tpo -c -o editor.o editor.cc
    mv -f .deps/editor.Tpo .deps/editor.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.cc
    mv -f .deps/tools.Tpo .deps/tools.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT watch.o -MD -MP -MF .deps/watch.Tpo -c -o watch.o watch.cc
    mv -f .deps/watch.Tpo .deps/watch.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT evaluate.o -MD -MP -MF .deps/evaluate.Tpo -c -o evaluate.o evaluate.cc
    mv -f .deps/evaluate.Tpo .deps/evaluate.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT infoline.o -MD -MP -MF .deps/infoline.Tpo -c -o infoline.o infoline.cc
    mv -f .deps/infoline.Tpo .deps/infoline.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.cc
    mv -f .deps/status.Tpo .deps/status.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sounds.o -MD -MP -MF .deps/sounds.Tpo -c -o sounds.o sounds.cc
    mv -f .deps/sounds.Tpo .deps/sounds.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT evqueue.o -MD -MP -MF .deps/evqueue.Tpo -c -o evqueue.o evqueue.cc
    mv -f .deps/evqueue.Tpo .deps/evqueue.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT comp.o -MD -MP -MF .deps/comp.Tpo -c -o comp.o comp.cc
    mv -f .deps/comp.Tpo .deps/comp.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT keyboard.o -MD -MP -MF .deps/keyboard.Tpo -c -o keyboard.o keyboard.cc
    mv -f .deps/keyboard.Tpo .deps/keyboard.Po
    gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
    mv -f .deps/hash.Tpo .deps/hash.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT linpac.o -MD -MP -MF .deps/linpac.Tpo -c -o linpac.o linpac.cc
    mv -f .deps/linpac.Tpo .deps/linpac.Po
    /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -o linpac data.o calls.o sources.o commands.o event.o names.o screen.o windows.o editor.o tools.o watch.o evaluate.o infoline.o status.o sounds.o evqueue.o comp.o keyboard.o hash.o linpac.o -lncurses
    libtool: link: g++ -g -O2 -o linpac data.o calls.o sources.o commands.o event.o names.o screen.o windows.o editor.o tools.o watch.o evaluate.o infoline.o status.o sounds.o evqueue.o comp.o keyboard.o hash.o linpac.o -lncurses
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src'
    Making all in inst
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/inst'
    rm -f linpac linpac.tmp
    srcdir=''; \ test -f ./linpac.in || srcdir=./; \ sed -e 's|@VERSION[@]|0.24|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@pkgdatadir[@]|/usr/local/share/linpac|g' -e 's|@pkglibexecdir[@]|/usr/local/libexec/linpac|g' -e 's|@prefix[@]|/usr/local|g' ${srcdir}linpac.in >linpac.tmp
    chmod +x linpac.tmp
    chmod a-w linpac.tmp
    mv linpac.tmp linpac
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/inst'
    Making all in plugins
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/plugins'
    make[2]: Nothing to be done for 'all'.
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/plugins'
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24'
    make[1]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24'

    Making install in contrib
    make[1]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/contrib'
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/contrib'
    make[2]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/linpac/contrib" || /bin/mkdir -p "/usr/local/share/linpac/contrib"
    /usr/bin/install -c linpac-check-msgs.sh start-linpac.sh packaging/rpm/linpac.spec '/usr/local/share/linpac/contrib'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/contrib'
    make[1]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/contrib'
    Making install in ctt
    make[1]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/ctt'
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/ctt'
    make[2]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/linpac" || /bin/mkdir -p "/usr/local/share/linpac"
    /usr/bin/install -c -m 644 cp1250.ctt cp850.ctt cp895.ctt cp437.ctt cp852.ctt void.ctt encodings '/usr/local/share/linpac'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/ctt'
    make[1]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/ctt'
    Making install in data
    make[1]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/data'
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/data'
    make[2]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/linpac" || /bin/mkdir -p "/usr/local/share/linpac"
    /usr/bin/install -c -m 644 station.data '/usr/local/share/linpac'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/data'
    make[1]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/data'
    Making install in doc
    make[1]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc'
    Making install in czech
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/czech'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/czech'
    make[3]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/doc/linpac/czech" || /bin/mkdir -p "/usr/local/share/doc/linpac/czech"
    /usr/bin/install -c -m 644 cti.me klavesnice.txt makra.txt prikazy.txt stanice.txt '/usr/local/share/doc/linpac/czech'
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/czech'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/czech'
    Making install in charsets
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/charsets'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/charsets'
    make[3]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/doc/linpac/charsets" || /bin/mkdir -p "/usr/local/share/doc/linpac/charsets"
    /usr/bin/install -c -m 644 table.tab ctt_files.txt '/usr/local/share/doc/linpac/charsets'
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/charsets'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc/charsets'
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc'
    make[3]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/doc/linpac" || /bin/mkdir -p "/usr/local/share/doc/linpac"
    /usr/bin/install -c -m 644 manual.txt manual.html applguide.txt applguide.html events.txt objects.txt ioctl.txt '/usr/local/share/doc/linpac'
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc'
    make[1]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/doc'
    Making install in macro
    make[1]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro'
    Making install in cz
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/cz'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/cz'
    make[3]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/linpac/macro/cz" || /bin/mkdir -p "/usr/local/share/linpac/macro/cz"
    /usr/bin/install -c -m 644 activity.mac conv.mac help.mac quit.mac ctext.mac users.mac commands '/usr/local/share/linpac/macro/cz'
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/cz'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/cz'
    Making install in en
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/en'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/en'
    make[3]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/linpac/macro/en" || /bin/mkdir -p "/usr/local/share/linpac/macro/en"
    /usr/bin/install -c -m 644 activity.mac conv.mac help.mac quit.mac ctext.mac users.mac commands '/usr/local/share/linpac/macro/en'
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/en'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/en'
    Making install in pl
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/pl'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/pl'
    make[3]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/linpac/macro/pl" || /bin/mkdir -p "/usr/local/share/linpac/macro/pl"
    /usr/bin/install -c -m 644 activity.mac conv.mac help.mac quit.mac ctext.mac users.mac commands '/usr/local/share/linpac/macro/pl'
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/pl'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/pl'
    Making install in fr
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/fr'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/fr'
    make[3]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/linpac/macro/fr" || /bin/mkdir -p "/usr/local/share/linpac/macro/fr"
    /usr/bin/install -c -m 644 activity.mac conv.mac help.mac quit.mac ctext.mac users.mac commands '/usr/local/share/linpac/macro/fr'
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/fr'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/fr'
    Making install in sk
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/sk'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/sk'
    make[3]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/linpac/macro/sk" || /bin/mkdir -p "/usr/local/share/linpac/macro/sk"
    /usr/bin/install -c -m 644 activity.mac conv.mac help.mac quit.mac ctext.mac users.mac commands '/usr/local/share/linpac/macro/sk'
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/sk'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/sk'
    Making install in de
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/de'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/de'
    make[3]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/linpac/macro/de" || /bin/mkdir -p "/usr/local/share/linpac/macro/de"
    /usr/bin/install -c -m 644 activity.mac conv.mac help.mac quit.mac ctext.mac users.mac commands '/usr/local/share/linpac/macro/de'
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/de'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro/de'
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro'
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro'
    make[3]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/linpac/macro/" || /bin/mkdir -p "/usr/local/share/linpac/macro/"
    /usr/bin/install -c -m 644 activity.mac color_default.mac conv.mac info.mac quit.mac cexit.mac color_tnt.mac ctext.mac init.mac sb.mac cinit.mac comp.mac help.mac pas.mac sp.mac color_blue.mac connect.mac home.mac pw.mac users.mac commands '/usr/local/share/linpac/macro/'
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro'
    make[1]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/macro'
    Making install in mail
    make[1]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/mail'
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/mail'
    make[2]: Nothing to be done for 'install-exec-am'.
    test -z "/usr/local/share/linpac/mail" || /bin/mkdir -p "/usr/local/share/linpac/mail"
    /usr/bin/install -c -m 644 messages.local mail.head mail.tail '/usr/local/share/linpac/mail'
    test -z "/usr/local/share/linpac/mail" || /bin/mkdir -p "/usr/local/share/linpac/mail"
    /usr/bin/install -c archive_mail delmsg.pl pack.pl '/usr/local/share/linpac/mail'
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/mail'
    make[1]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/mail'
    Making install in src
    make[1]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src'
    Making install in applications
    make[2]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications'
    Making install in liblinpac
    make[3]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/liblinpac'
    make[4]: Entering directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/liblinpac'
    test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
    /bin/bash ../../../libtool --mode=install /usr/bin/install -c liblinpac.la '/usr/local/lib'
    libtool: install: /usr/bin/install -c .libs/liblinpac.so.6.1.2 /usr/local/lib/liblinpac.so.6.1.2
    libtool: install: (cd /usr/local/lib && { ln -s -f liblinpac.so.6.1.2 liblinpac.so.6 || { rm -f liblinpac.so.6 && ln -s liblinpac.so.6.1.2 liblinpac.so.6; }; })
    libtool: install: (cd /usr/local/lib && { ln -s -f liblinpac.so.6.1.2 liblinpac.so || { rm -f liblinpac.so && ln -s liblinpac.so.6.1.2 liblinpac.so; }; })
    libtool: install: /usr/bin/install -c .libs/liblinpac.lai /usr/local/lib/liblinpac.la
    libtool: install: /usr/bin/install -c .libs/liblinpac.a /usr/local/lib/liblinpac.a
    libtool: install: chmod 644 /usr/local/lib/liblinpac.a
    libtool: install: ranlib /usr/local/lib/liblinpac.a
    /bin/bash: /home/scottshepler/Radio: No such file or directory
    Makefile:258: recipe for target 'install-libLTLIBRARIES' failed
    make[4]: [install-libLTLIBRARIES] Error 127
    make[4]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/liblinpac'
    Makefile:442: recipe for target 'install-am' failed
    make[3]:
    [install-am] Error 2
    make[3]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/liblinpac'
    Makefile:700: recipe for target 'install-recursive' failed
    make[2]: [install-recursive] Error 1
    make[2]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications'
    Makefile:423: recipe for target 'install-recursive' failed
    make[1]:
    [install-recursive] Error 1
    make[1]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src'
    Makefile:348: recipe for target 'install-recursive' failed
    make: *** [install-recursive] Error 1

    Thank you again. Shep

     
  • David Ranch

    David Ranch - 2017-12-13

    Hello Shep,

    /bin/bash: /home/scottshepler/Radio: No such file or directory
    Makefile:258: recipe for target 'install-libLTLIBRARIES' failed
    make[4]: [install-libLTLIBRARIES] Error 127
    make[4]: Leaving directory '/home/scottshepler/Radio Software/LinPac/linpac-0.24/src/applications/liblinpac'

    It's the first line here that tips us off that's something wrong. Why would Linpac care about your hope directory. Then when I see the whole path for your build, it becomes obvious. You have "spaces" in one of your directory names! It's generally NEVER a good idea to have spaces in directory names in Linux because hadling them has been inconsistent. Please rename "Radio Software" to say "Radio-Software" and then try rebuilding Linpac from scratch (delete the old directory, re-download it, etc) and I bet things will go fine.

    --David

     
  • S Shepler

    S Shepler - 2017-12-15

    Thank You! Success.It took several more tries with different combomations to find one that worked.

    For the benefit of others perhaps, ./configure , make clean, make, checkinstall was the combonation that worked.

    I find that I have to make a few mistakes before I learn somthing. Now it's on to learning "the stack".

    Again, thank you for your patiences Dave.

    73 Shep

     
    • Steven R. Loomis

      OK but did you change your source directory to not have spaces in it?

      On Fri, Dec 15, 2017 at 6:09 AM, S Shepler shep@users.sf.net wrote:

      Thank You! Success.It took several more tries with different combomations
      to find one that worked.

      For the benefit of others perhaps, ./configure , make clean, make,
      checkinstall was the combonation that worked.

      I find that I have to make a few mistakes before I learn somthing. Now
      it's on to learning "the stack".

      Again, thank you for your patiences Dave.

      73 Shep


      Install issue


      Sent from sourceforge.net because you indicated interest in <
      https://sourceforge.net/p/linpac/discussion/54078/>

      To unsubscribe from further messages, please visit <
      https://sourceforge.net/auth/subscriptions/>

       
      • Steven R. Loomis

        sorry, wrong thread

        On Fri, Dec 15, 2017 at 8:54 AM, Steven R. Loomis srl@icu-project.org
        wrote:

        OK but did you change your source directory to not have spaces in it?

        On Fri, Dec 15, 2017 at 6:09 AM, S Shepler shep@users.sf.net wrote:

        Thank You! Success.It took several more tries with different combomations
        to find one that worked.

        For the benefit of others perhaps, ./configure , make clean, make,
        checkinstall was the combonation that worked.

        I find that I have to make a few mistakes before I learn somthing. Now
        it's on to learning "the stack".

        Again, thank you for your patiences Dave.

        73 Shep


        Install issue


        Sent from sourceforge.net because you indicated interest in <
        https://sourceforge.net/p/linpac/discussion/54078/>

        To unsubscribe from further messages, please visit <
        https://sourceforge.net/auth/subscriptions/>

         
  • S Shepler

    S Shepler - 2017-12-15

    Greetings,
    It's the right thead. Yes I did change my source directory and used the .25 version.

    Shep

     

Log in to post a comment.