NetBSD-Users archive

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

[pkgsrc] ast-ksh



        Hello,

I'm trying to build ast-ksh (CDE dependencies) on sparc64 netbsd (6.99.49) and compilation aborts with the following message :

+ cc -O2 '-I.' -I/usr/pkgsrc/shells/ast-ksh/work/src/cmd/ksh93 -Iinclude -I/usr/pkgsrc/shells/ast-ksh/work/src/cmd/ksh93/include '-I/usr/pkgsrc/shells/ast-ksh/work/arch/netbsd.sparc64/include/ast' '-DERROR_CONTEXT_T=Error_context_t' '-D_API_ast=20100309' '-D_PACKAGE_ast' -c '/usr/pkgsrc/shells/ast-ksh/work/src/cmd/ksh93/sh/suid_exec.c' + cc -O2 '-L.' '-L/usr/pkgsrc/shells/ast-ksh/work/arch/netbsd.sparc64/lib' -o 'suid_exec' 'suid_exec.o' '/usr/pkgsrc/shells/ast-ksh/work/arch/netbsd.sparc64/lib/libast.a' '/usr/pkgsrc/shells/ast-ksh/work/arch/netbsd.sparc64/lib/libast.a' /usr/pkgsrc/shells/ast-ksh/work/arch/netbsd.sparc64/lib/libast.a(sfcvt.o): In function `_sfcvt':
sfcvt.c:(.text+0x3ec): undefined reference to `frexpl'
sfcvt.c:(.text+0x40c): undefined reference to `ldexpl'
sfcvt.c:(.text+0x4e4): undefined reference to `ldexpl'
mamake [cmd/ksh93]: *** exit code 1 making suid_exec

I have found some messages on the web without any solution. Is this package currently broken or is this issue -current specific (or -current-sparc64) ?

        Best regards,

        JKB


Home | Main Index | Thread Index | Old Index