Boy - you guys are good. I don't know how you figured it out, but making the changes you suggested worked. The new package was just compiled and installed.

Thanks!

-Roy M.


At 10:25 AM +0200 9/28/05, Martin Costabel wrote:
Roy Mendelssohn wrote:
[]
cc -g -O2 -std=c99 -D_BSD_SOURCE -o ncap ncap_utl.o ncap.o ncap_yacc.o ncap_lex.o -L/sw/lib ./.libs/libnco.a -ludunits -L/usr/local/lib -L/sw/lib/dods/lib -lpthread -lz -lm -ludunits -lm -L/sw/lib/system-openssl/lib -lz -lm -lpthread -lz -lm -lpthread -lz -lm -lpthread -lz -lz -lpthread -lz -lm -lz -lpthread -lm -lpthread -ludunits -ludunits -lnc-dods -ldap++ -lrx /sw/lib/dods/lib/libcurl.a -lpthread -ldl -lz /sw/lib/libnco.a -lm -lnetcdf -ludunits -lresolv /sw/lib/libintl.dylib -lm -lz -lm -lpthread /sw/lib/libnc-dap.dylib -lz -lm -lpthread /sw/lib/libdap.dylib -lz -lm -lpthread /sw/lib/libcurl.dylib -lz -lssl -lcrypto -lz /sw/lib/libxml2.dylib -lpthread -lz -lm -lz -lpthread /sw/lib/libiconv.dylib -lm -lpthread -lstdc++ -ludunits /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used
/usr/bin/ld: Undefined symbols:
std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_S_empty_rep_storage
std::__default_alloc_template<true, 0>::deallocate(void*, unsigned long)
[]

Could you try if setting

  sudo gcc_select 3.3

removes this error? Afterwards you can set it back to 4.0.

You will probably have to modify the nco.info file in order to allow you to do this: Comment the line

GCC: 3.3

i.e. put a # in front of it.
nco is one of those packages that use "cc" to compile and link C++ code. This fails in 10.4-transitional.

--
Martin


--
**********************
"The contents of this message do not reflect any position of the Government or NOAA."
**********************
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
1352 Lighthouse Avenue
Pacific Grove, CA 93950-2097

e-mail: [EMAIL PROTECTED] (Note new e-mail address)
voice: (831)-648-9029
fax: (831)-648-8440
www: http://www.pfeg.noaa.gov/

"Old age and treachery will overcome youth and skill."


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to