Using Mac OS X 10.4.3, XCode 2.1, and the recently released security
update:

md -d -u ./Makedep ./version_number.d
cc -O -g -I../../include -Wall -Wno-long-double -no-cpp-precomp
-D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_
-D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_  -static -DRLD
-DSA_RLD -fno-builtin -finline -fno-keep-inline-functions
-fsigned-bitfields -force_cpusubtype_ALL -msoft-float -nostdinc
-I/System/Library/Frameworks/Kernel.framework/PrivateHeaders/libsa
-I/System/Library/Frameworks/Kernel.framework/PrivateHeaders
-I/System/Library/Frameworks/Kernel.framework/Headers/libsa
-I/System/Library/Frameworks/Kernel.framework/Headers/bsd
-I/System/Library/Frameworks/Kernel.framework/Headers -DKERNEL
-DKERNEL_PRIVATE -DAPPLE -DNeXT -DLIBSA_PRIVATE -c \ -MD
-dependency-file ./get_toc_byte_sex.d \
-o ./get_toc_byte_sex.o ../get_toc_byte_sex.c ../get_toc_byte_sex.c:25:16:
error: ar.h: No such file or directory ../get_toc_byte_sex.c: In
function 'get_toc_byte_sex': ../get_toc_byte_sex.c:49: error: 'SARMAG'
undeclared (first use in this function) ../get_toc_byte_sex.c:49:
error: (Each undeclared identifier is reported only
once ../get_toc_byte_sex.c:49: error: for each function it appears
in.) ../get_toc_byte_sex.c:52: error: invalid application of 'sizeof'
to incomplete type 'struct ar_hdr' ../get_toc_byte_sex.c:53: error:
dereferencing pointer to incomplete type ../get_toc_byte_sex.c:54:
error: invalid application of 'sizeof' to incomplete type 'struct
ar_hdr' ../get_toc_byte_sex.c:56: error: dereferencing pointer to
incomplete type ../get_toc_byte_sex.c:57: error: dereferencing pointer
to incomplete type ../get_toc_byte_sex.c:61: error: invalid application
of 'sizeof' to incomplete type 'struct
ar_hdr' ../get_toc_byte_sex.c:68: error: dereferencing pointer to
incomplete type make[1]: *** [get_toc_byte_sex.o] Error 1 make: ***
[static_kld] Error 2

Thanks,

Emily

-- 
"If it seem slow, wait for it; it will surely come, it will not delay."
Emily Jackson
<http://home.hiwaay.net/~emilyj/missjackson.html>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to