I have

configure:2724: checking for int
configure:2745: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:2748: $? = 0
configure:2751: test -s conftest.o
configure:2754: $? = 0
configure:2764: result: yes
configure:2767: checking size of int
configure:2931: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c
>&5
configure:2934: $? = 0
configure:2936: ./conftest
configure:2939: $? = 0
configure:2955: result: 4
configure:2961: checking for long
configure:2982: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:2985: $? = 0
configure:2988: test -s conftest.o
configure:2991: $? = 0
configure:3001: result: yes
configure:3004: checking size of long
configure:3168: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c
>&5
configure:3171: $? = 0
configure:3173: ./conftest
configure:3176: $? = 0
configure:3192: result: 4
configure:3201: checking for stdlib.h
configure:3236: result: yes
configure:3201: checking for unistd.h
configure:3236: result: yes
configure:3249: checking for getpagesize
configure:3286: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c
>&5
configure:3289: $? = 0
configure:3292: test -s conftest
configure:3295: $? = 0
configure:3305: result: yes
configure:3315: checking for working mmap
configure:3451: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c
>&5
configure:3454: $? = 0
configure:3456: ./conftest
configure:3459: $? = 0
configure:3471: result: yes
configure:3487: checking whether munmap must be declared
configure:3509: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3512: $? = 0
configure:3515: test -s conftest.o
configure:3518: $? = 0
configure:3529: result: no
configure:3537: checking for munmap's first parameter type
configure:3555: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3558: $? = 0
configure:3561: test -s conftest.o
configure:3564: $? = 0
configure:3566: result: void *
configure:3584: checking for memcpy
configure:3621: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c
>&5
configure:3600: warning: conflicting types for built-in function `memcpy'
configure:3624: $? = 0
configure:3627: test -s conftest
configure:3630: $? = 0
configure:3640: result: yes
configure:3584: checking for memmove
configure:3621: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c
>&5
configure:3624: $? = 0
configure:3627: test -s conftest
configure:3630: $? = 0
configure:3640: result: yes
configure:3737: checking for ld used by GCC
configure:3800: result: /usr/bin/ld
configure:3809: checking if the linker (/usr/bin/ld) is GNU ld
configure:3821: result: no
configure:3825: checking for /usr/bin/ld option to reload object files
configure:3832: result: -r
configure:3837: checking for BSD-compatible nm
configure:3873: result: /usr/bin/nm -p
configure:3876: checking whether ln -s works
configure:3880: result: yes
configure:3887: checking how to recognise dependant libraries
configure:4065: result: file_magic Mach-O dynamically linked shared
library
configure:4071: checking command to parse /usr/bin/nm -p output
configure:4152: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4155: $? = 0
configure:4159: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[
]\([BCDEGRST][BCDEGRST]*\)[     ][
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4162: $? = 0
cannot find nm_test_var in conftest.nm
configure:4152: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4155: $? = 0
configure:4159: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[
]\([BCDEGRST][BCDEGRST]*\)[     ][
]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4162: $? = 0
configure:4214: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c
conftstm.o >&5
configure:4217: $? = 0
configure:4261: result: ok
configure:4268: checking for dlfcn.h
configure:4278: gcc -E -I/sw/include conftest.c
configure:4284: $? = 0
configure:4303: result: yes
configure:4490: checking for ranlib
configure:4505: found /usr/bin/ranlib
configure:4514: result: ranlib
configure:4564: checking for strip
configure:4579: found /usr/bin/strip
configure:4588: result: strip
configure:4792: checking for objdir
configure:4803: result: .libs
configure:4823: checking for gcc option to produce PIC
configure:4973: result: -fno-common
configure:4977: checking if gcc PIC flag -fno-common works
configure:4997: gcc -c -g -O2 -fno-common -DPIC -I/sw/include conftest.c
>&5
configure:5000: $? = 0
configure:5003: test -s conftest.o
configure:5006: $? = 0
configure:5042: result: yes
configure:5062: checking if gcc static flag -static works
configure:5083: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib -static
conftest.c  >&5
ld: can't locate file for: -lcrt0.o
configure:5086: $? = 1
configure: failed program was:
#line 5071 "configure"
#include "confdefs.h"



On Wed, 20 Aug 2003, Martin Costabel wrote:

> John Gunnar Carlsson wrote:
>
> > Hello,
> > I am running Fink 0.5.3 on OS 10.2.6 and I get the following error message
> > when I try to compile freetype2:
> []
> > /sw/src/freetype2-2.0.9-1/freetype-2.0.9/builds/unix/ftconfig.h:113:
> > #error "no 32bit type found -- please check your configuration files"
>
> Look in the file builds/unix/config.log for lines containing
>
> checking for int
> checking size of int
> checking for long
> checking size of long
>
> There should be lines "result: yes" and "result: 4". Look for error
> messages in this zone.
>
> --
> Martin
>
>



-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to