<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
Thanks for your response. I did what you suggested without any effect. <br>
<br>
best regards<br>
Oliver<br>
<br>
Amici Alessandro wrote:<br>
<blockquote type="cite"
 cite="mid7171FE1C83A6AE4DA93B80999588680753C498@ROMADG-MAIL01">
  <pre wrap="">Oliver,

  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm trying to build latest cvs (gdal-cvs-031007) on my solaris 2.8 box 
which gives me the following error:
    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
  <blockquote type="cite">
    <pre wrap="">ld: warning: file 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../../libstdc++.so: 
linked to /usr/local/lib/./libstdc++.so: attempted multiple inclusion of 
file
    </pre>
  </blockquote>
  <pre wrap=""><!---->
this looks like a warning, and hopefully it is innocous.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Undefined                       first referenced
 symbol                             in file
OCICollAppend                       ../.libs/libgdal.so
OCIErrorGet                         ../.libs/libgdal.so
    </pre>
  </blockquote>
  <pre wrap=""><!---->
[...]

  </pre>
  <blockquote type="cite">
    <pre wrap="">ld: fatal: Symbol referencing errors. No output written to .libs/ogrinfo
collect2: ld returned 1 exit status
    </pre>
  </blockquote>
  <pre wrap=""><!---->
the gdal build system is not 100% resistant to changes in the configure
command line options without a 'make clean' in between.

is it possible that you switched on/off the support for oracle without
doing cleaning the build dirs in between? (i cannot test with oracle,
but doing that with jpeg produces errors similar to what you are seeing)

if so please try to 'make distclean', then reconfigure and rebuild.

cheers,
alessandro
_______________________________________________
Gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gdal-dev@remotesensing.org">Gdal-dev@remotesensing.org</a>
<a class="moz-txt-link-freetext" href="http://remotesensing.org/mailman/listinfo/gdal-dev">http://remotesensing.org/mailman/listinfo/gdal-dev</a>



  </pre>
</blockquote>
<br>
</body>
</html>