Hi,

I was installing pwlib as a dependency for gnomemeeting and got the 
following error. I'm using the latest fink in unstable and devTools. 
More info is available here: http://robertwyatt.info/fink/pwlib.txt

This software is not critical for me, but I'm happy to help test. (btw, 
I thought it was very nice of fink to put back the build conflict 
packages after the build failed -- very smooth!)


config.status: creating include/ptbuildopts.h
make CPLUS=g++3 PWLIBDIR=/sw/src/fink.build/pwlib-1.5.2-15/pwlib opt 
LDSOOPTS="-dynamiclib -compatibility_version 1.5 -current_version 1.5.2 
-install_name /sw/lib/pwlib/lib/libpt_Darwin_ppc_r.1.5.dylib" 
libso_target="lib/libpt_Darwin_ppc_r.1.5.2.dylib"
set -e; make -C src/ptlib/unix opt; make -C tools/asnparser opt;
g++3 -DP_MACOSX=880 -DNO_LONG_DOUBLE -D_REENTRANT -Wall 
-DPHAS_TEMPLATES 
-I/sw/src/fink.build/pwlib-1.5.2-15/pwlib/include/ptlib/unix 
-I/usr/include/pwlib -I/sw/src/fink.build/pwlib-1.5.2-15/pwlib/include 
-O2 -DNDEBUG -I/sw/include -fno-common -dynamic -fno-common -dynamic 
-DPTRACING=1 -x c++ -c ../../ptclib/asner.cxx -o 
/sw/src/fink.build/pwlib-1.5.2-15/pwlib/lib/obj_Darwin_ppc_r/asner.o
In file included from /usr/include/math.h:26,
                  from /usr/include/gcc/darwin/3.1/g++-v3/cmath:51,
                  from 
/usr/include/gcc/darwin/3.1/g++-v3/bits/locale_facets.tcc:41,
                  from /usr/include/gcc/darwin/3.1/g++-v3/locale:46,
                  from 
/usr/include/gcc/darwin/3.1/g++-v3/bits/ostream.tcc:37,
                  from /usr/include/gcc/darwin/3.1/g++-v3/ostream:275,
                  from /usr/include/gcc/darwin/3.1/g++-v3/iostream:45,
                  from 
/sw/src/fink.build/pwlib-1.5.2-15/pwlib/include/ptlib/object.h:329,
                  from 
/sw/src/fink.build/pwlib-1.5.2-15/pwlib/include/ptlib/contain.h:222,
                  from 
/sw/src/fink.build/pwlib-1.5.2-15/pwlib/include/ptlib/unix/ptlib/contain.h:120,
                  from 
/sw/src/fink.build/pwlib-1.5.2-15/pwlib/include/ptlib.h:139,
                  from ../../ptclib/asner.cxx:290:
/usr/include/architecture/ppc/math.h: In function `int 
__inline_isinff(float)':
/usr/include/architecture/ppc/math.h:300: `__builtin_inff' undeclared 
(first
    use this function)
/usr/include/architecture/ppc/math.h:300: (Each undeclared identifier is
    reported only once for each function it appears in.)
/usr/include/architecture/ppc/math.h: In function `int
    __inline_isinfd(double)':
/usr/include/architecture/ppc/math.h:301: `__builtin_inf' undeclared 
(first use
    this function)
/usr/include/architecture/ppc/math.h: In function `int __inline_isinf(long
    double)':
/usr/include/architecture/ppc/math.h:302: `__builtin_infl' undeclared 
(first
    use this function)
/usr/include/architecture/ppc/math.h: In function `int
    __inline_isnormalf(float)':
/usr/include/architecture/ppc/math.h:312: `__FLT_MIN__' undeclared 
(first use
    this function)
/usr/include/architecture/ppc/math.h: In function `int
    __inline_isnormald(double)':
/usr/include/architecture/ppc/math.h:313: `__DBL_MIN__' undeclared 
(first use
    this function)
/usr/include/architecture/ppc/math.h: In function `int 
__inline_isnormal(long
    double)':
/usr/include/architecture/ppc/math.h:314: `__LDBL_MIN__' undeclared 
(first use
    this function)
make[1]: *** 
[/sw/src/fink.build/pwlib-1.5.2-15/pwlib/lib/obj_Darwin_ppc_r/asner.o] 
Error 1
make: *** [opt] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-pwlib-1.5.2-15
(Reading database ... 392400 files and directories currently installed.)
Removing fink-buildlock-pwlib-1.5.2-15 ...
Reading buildlock packages...
         All buildlocks accounted for.
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/devel/bison_2.3-1000_darwin-powerpc.deb
 
/sw/var/cache/apt/archives/sdl_1.2.11-1_darwin-powerpc.deb
Selecting previously deselected package bison.
(Reading database ... 392399 files and directories currently installed.)
Unpacking bison (from .../bison_2.3-1000_darwin-powerpc.deb) ...
Selecting previously deselected package sdl.
Unpacking sdl (from .../sdl_1.2.11-1_darwin-powerpc.deb) ...
Setting up bison (2.3-1000) ...
* bison: (bison). GNU parser generator (Yacc replacement).

Setting up sdl (1.2.11-1) ...
Failed: phase compiling: pwlib-1.5.2-15 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists.  As a last resort, you can try e-mailing
the maintainer directly:

         Shawn Hsiao <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to