Just realized there was a typo in my original message: I updated to Ubuntu
14.04 (latest long-term-support version). This error occurs with GCC 4.7.3,
GCC 4.8.2, with and without the system netcdf libraries.

Thanks,
Dana

On Fri, Oct 3, 2014 at 12:15 PM, Dana Christen <dana.chris...@akselos.com>
wrote:

> Hello,
>
> I updated my workstation to Ubuntu 10.04 and libMesh now fails to compile.
> I'm getting the following error while compiling the latest revision of a
> fresh libmesh clone:
>
> (...)
> CXXLD    meshid-opt
> /usr/bin/ld: src/apps/meshid_opt-meshid.o: undefined reference to symbol
> 'nc_close'
> //mnt/DATA/dana/software/libmesh_build/opt_real/contrib/netcdf/v4/liblib/.libs/libnetcdf.so.7:
> error adding symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
> make[1]: *** [meshid-opt] Error 1
> make[1]: Leaving directory `/mnt/DATA/dana/software/libmesh_build/opt_real'
> make: *** [all-recursive] Error 1
>
> The libnetcdf package is not installed on my system and I'm doing an
> out-of-tree build. Here's my configure line:
>
> /mnt/DATA/dana/software/libmesh-src/configure --enable-everything
> --enable-slepc --with-metis=PETSc --with-subdomain-id-bytes=4
> --with-boundary-id-bytes=4 --prefix=/mnt/DATA/dana/software/libmesh_install
> --with-methods=opt --enable-shared
>
> The new version of GCC that was installed is the following: gcc (Ubuntu
> 4.8.2-19ubuntu1) 4.8.2
>
> Any help would be greatly appreciated.
>
> Thanks,
> Dana
>
>
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to