[minicom-Bugs][312462] Substitute for getopt.o not correctly used

minicom-bugs at alioth.debian.org minicom-bugs at alioth.debian.org
Wed Apr 14 13:37:47 UTC 2010


Bugs item #312462, was opened at 2010-04-14 13:37 by Dagobert Michelsen
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=100031&aid=312462&group_id=30018

Status: Open
Priority: 3
Submitted By: Dagobert Michelsen (dagobert-guest)
Assigned to: Nobody (None)
Summary: Substitute for getopt.o not correctly used 
Category: None
Group: None
Resolution: None


Initial Comment:
When compiled on a platform without getopt the substitute getopt.o is not correctly compiled:

...
checking for select... yes
checking for snprintf... yes
checking for usleep... yes
checking for getopt... yes
checking for getopt_long... no
checking for long file names... yes
checking for com line lock directory... /usr/spool/locks
checking for default serial port device... /dev/modem
...

gmake[4]: Entering directory `/home/dam/mgar/pkg/minicom/trunk/work/solaris9-sparc/build-isa-sparcv8/minicom-2.4/lib'
source='error.c' object='error.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/bash ../depcomp \
        /opt/studio/SOS12/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I..   -I/opt/csw/include  -xO3 -m32 -xarch=v8 -xnorunpath -c error.c
source='getopt_long.c' object='getopt_long.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/bash ../depcomp \
        /opt/studio/SOS12/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I..   -I/opt/csw/include  -xO3 -m32 -xarch=v8 -xnorunpath -c getopt_long.c
rm -f libport.a
ar cru libport.a  error.o getopt_long.o getopt.o
ar: cannot open getopt.o
        No such file or directory
ar: getopt.o not found


----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=100031&aid=312462&group_id=30018



More information about the minicom-devel mailing list