> > > You are very close to getting access to Tru64 using OpenPKG 
> > > OpenSSH :-)
> > 
> > What's that saying again: "1 step forward, 2 steps back.."
> > :-(
> > 
> Well, that's where the term development *cycle* comes from :-) Let's
> spin the wheel again. I hit that problem myself on Solaris 
> 2.6 yesterday
> and it is fixed in fsl-1.5a2, http://cvs.ossp.org/chngview?cn=4521
> ftp://ftp.openpkg.org/current/SRC/fsl-1.5a2-20040422.src.rpm

That fixes the first 2 errors (socklen_t & addrinfo), but the modf() in
lib_cfg is still present:

./libtool --quiet --mode=link /usr/users/kvo/openpkg/dev/bin/cc -o libcfg.la
cfg_main.lo cfg_buf.lo cfg_grid.lo cfg_data.lo cfg_node.lo cfg_fmt.lo
cfg_syn.lo cfg_syn_parse.lo cfg_syn_scan.lo cfg_util.lo cfg_vers.lo -rpath
/usr/users/kvo/openpkg/dev/lib \
    -version-info `./shtool version -l c -d libtool cfg_vers.c`
/usr/users/kvo/openpkg/dev/bin/cc -D_XOPEN_SOURCE_EXTENDED -Ilib_l2
-Ilib_cfg -Ilib_pcre -DPCRE_PREFIX=fsl_ -DHAVE_CONFIG_H -O2  -c cfg_test.c
./libtool --quiet --mode=link /usr/users/kvo/openpkg/dev/bin/cc  -o cfg_test
cfg_test.o libcfg.la
modf
collect2: ld returned 1 exit status
make[2]: *** [cfg_test] Error 1
make[1]: *** [_SUBDIRS_STEPDOWN] Error 1
make: *** [_SUBDIRS_all] Error 2
error: Bad exit status from /usr/users/kvo/openpkg/dev/RPM/TMP/rpm-tmp.1266
(%build)


So http://cvs.ossp.org/chngview?cn=4512 should also be put into the cfg lib.


Regards,

Karl
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to