Was there anything that looked wrong immediately before what you've quoted?

with XCode 2.2 I have this (and then other warnings and errors similar to the original post):

gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/sw/include -DLIBM_HAS_ERFC -IInclude -I/sw/include/python2.3 -c Src/lapack_subset.c -o build/temp.darwin-8.3.0-PowerMacintosh-2.3/Src/lapack_subset.o
Src/lapack_subset.c:353: warning: function declaration isn't a prototype
Src/lapack_subset.c:354: warning: function declaration isn't a prototype
Src/lapack_subset.c:355: warning: function declaration isn't a prototype
Src/lapack_subset.c:356: warning: function declaration isn't a prototype
Src/lapack_subset.c:357: warning: function declaration isn't a prototype
Src/lapack_subset.c:357: warning: function declaration isn't a prototype
Src/lapack_subset.c:358: warning: function declaration isn't a prototype
Src/lapack_subset.c:359: warning: function declaration isn't a prototype
Src/lapack_subset.c:360: warning: function declaration isn't a prototype
Src/lapack_subset.c:361: warning: function declaration isn't a prototype
Src/lapack_subset.c:362: warning: function declaration isn't a prototype
Src/lapack_subset.c:363: warning: function declaration isn't a prototype
Src/lapack_subset.c: In function 'dgesvd_':
Src/lapack_subset.c:417: error: invalid storage class for function 's_cat'
Src/lapack_subset.c:426: error: invalid storage class for function 'f2c_dgemm'
Src/lapack_subset.c:427: error: invalid storage class for function 'lsame_'
Src/lapack_subset.c:433: error: invalid storage class for function 'dgebrd_'
Src/lapack_subset.c:434: error: invalid storage class for function 'dlamch_'
Src/lapack_subset.c:435: error: invalid storage class for function 'dlange_'
Src/lapack_subset.c:438: error: invalid storage class for function 'dgelqf_'
Src/lapack_subset.c:440: error: invalid storage class for function 'dlascl_'
Src/lapack_subset.c:442: error: invalid storage class for function 'dgeqrf_'
Src/lapack_subset.c:444: error: invalid storage class for function 'dlacpy_'
Src/lapack_subset.c:445: error: invalid storage class for function 'dlaset_'
Src/lapack_subset.c:448: error: invalid storage class for function 'dbdsqr_'
Src/lapack_subset.c:450: error: invalid storage class for function 'dorgbr_'
Src/lapack_subset.c:452: error: invalid storage class for function 'xerbla_'
Src/lapack_subset.c:454: error: invalid storage class for function 'ilaenv_'
Src/lapack_subset.c:457: error: invalid storage class for function 'dormbr_'
Src/lapack_subset.c:459: error: invalid storage class for function 'dorglq_'
Src/lapack_subset.c:460: error: invalid storage class for function 'dorgqr_'



-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to