[Dune] [#344] Linker error without ENABLE_UG
Dune
dune at dune-project.org
Mon Jan 28 09:59:06 CET 2008
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Oliver Sander (sander)
Attached to Project - Dune
Summary - Linker error without ENABLE_UG
Task Type - Bug Report
Category - Grid
Status - New
Assigned To -
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - Undecided
Due Date - Undecided
Details - The following has been reported by Anton Schiela:
Liebe Entwickler,
nach der Installation der Version 1.0 von DUNE (vorher hatte ich die
beta-Version) mit UG ist mir folgendes aufgefallen:
Die Benutzung des .dgf-Formats hatte bei mir einen Linker-Fehler erzeugt,
und zwar mit folgender Meldung:
stateconstraints.o(.gnu.linkonce.t._ZN4Dune7GridPtrINS_6UGGridILi2EEEEC1ESsi+0x35):
In function `Dune::GridPtr<Dune::UGGrid<2> >::GridPtr(std::basic_string<char,
std::char_traits<char>, std::allocator<char> >, int)':
: undefined reference to `Dune::MacroGrid::Impl<Dune::UGGrid<2>
> >::generate(Dune::MacroGrid&, char const*, int)'
collect2: ld gab 1 als Ende-Status zurück
make: *** [stateconstraints] Fehler 1
make: Das Target »default« wurde wegen Fehlern nicht aktualisiert.
Der entsprechende Code ist in den Dateien:
dune-grid/grid/io/file/dgfparser/dgfug.cc und .../dgfug.hh
Nachdem ich das define
ENABLE_UG
gesetzt hatte. War der Linkvorgang dann erfolgreich.
Weil ich dieses define bei der alten Version nicht gebraucht habe, und weil
die Fehlermeldung so speziell ist (ohne dgf gibt es keinen Fehler), vermute
ich, daß es sich dabei um eine Bug handelt.
More information can be found at the following URL:
http://conan.informatik.uni-stuttgart.de/flyspray/index.php?do=details&task_id=344
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the Dune
mailing list