The proposed change seems to haev fixed the first issue, but now I get
the following error:
src/VAL$ make
flex++ pddl+.lex ; bison pddl+.yacc -o pddl+.cpp
pddl+.yacc: Konflikte: 1 Schiebe/Reduziere, 4 Reduziere/Reduziere
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c pddl+.cpp -o pddl+.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c ptree.cpp -o ptree.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c Action.cpp -o Action.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c Proposition.cpp -o
Proposition.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c FuncExp.cpp -o
FuncExp.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c typecheck.cpp -o
typecheck.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c main.cpp -o main.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c Validator.cpp -o
Validator.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c RepairAdvice.cpp -o
RepairAdvice.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c LaTeXSupport.cpp -o
LaTeXSupport.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c State.cpp -o State.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c Plan.cpp -o Plan.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c Ownership.cpp -o
Ownership.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c Environment.cpp -o
Environment.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c Polynomial.cpp -o
Polynomial.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c
DebugWriteController.cpp -o DebugWriteController.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c Utils.cpp -o Utils.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c
TrajectoryConstraints.cpp -o TrajectoryConstraints.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c RobustAnalyse.cpp
-o RobustAnalyse.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c random.cpp -o random.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c Events.cpp -o Events.o
g++-4.5 -g -Wall -Werror -iquote -I. -ansi -Wall -c PrettyPrinter.cpp
-o PrettyPrinter.o
g++ -g -static -static-libgcc -o validate pddl+.o ptree.o Action.o
Proposition.o FuncExp.o typecheck.o main.o Validator.o RepairAdvice.o
LaTeXSupport.o State.o Plan.o Ownership.o Environment.o Polynomial.o
DebugWriteController.o Utils.o TrajectoryConstraints.o RobustAnalyse.o
random.o Events.o PrettyPrinter.o
pddl+.o: In function `std::list<VAL::parameter_symbol*,
std::allocator<VAL::parameter_symbol*>
>::_M_insert(std::_List_iterator<VAL::parameter_symbol*>,
VAL::parameter_symbol* const&)':
/usr/include/c++/4.5/bits/stl_list.h:1435: undefined reference to
`std::_List_node_base::_M_hook(std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::pred_decl*,
std::allocator<VAL::pred_decl*>
>::_M_insert(std::_List_iterator<VAL::pred_decl*>, VAL::pred_decl*
const&)':
/usr/include/c++/4.5/bits/stl_list.h:1435: undefined reference to
`std::_List_node_base::_M_hook(std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::func_decl*,
std::allocator<VAL::func_decl*>
>::_M_insert(std::_List_iterator<VAL::func_decl*>, VAL::func_decl*
const&)':
/usr/include/c++/4.5/bits/stl_list.h:1435: undefined reference to
`std::_List_node_base::_M_hook(std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::var_symbol*,
std::allocator<VAL::var_symbol*>
>::_M_transfer(std::_List_iterator<VAL::var_symbol*>,
std::_List_iterator<VAL::var_symbol*>,
std::_List_iterator<VAL::var_symbol*>)':
/usr/include/c++/4.5/bits/stl_list.h:1427: undefined reference to
`std::_List_node_base::_M_transfer(std::_List_node_base*,
std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::var_symbol*,
std::allocator<VAL::var_symbol*>
>::_M_insert(std::_List_iterator<VAL::var_symbol*>, VAL::var_symbol*
const&)':
/usr/include/c++/4.5/bits/stl_list.h:1435: undefined reference to
`std::_List_node_base::_M_hook(std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::const_symbol*,
std::allocator<VAL::const_symbol*>
>::_M_transfer(std::_List_iterator<VAL::const_symbol*>,
std::_List_iterator<VAL::const_symbol*>,
std::_List_iterator<VAL::const_symbol*>)':
/usr/include/c++/4.5/bits/stl_list.h:1427: undefined reference to
`std::_List_node_base::_M_transfer(std::_List_node_base*,
std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::const_symbol*,
std::allocator<VAL::const_symbol*>
>::_M_insert(std::_List_iterator<VAL::const_symbol*>,
VAL::const_symbol* const&)':
/usr/include/c++/4.5/bits/stl_list.h:1435: undefined reference to
`std::_List_node_base::_M_hook(std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::pddl_type*,
std::allocator<VAL::pddl_type*>
>::_M_transfer(std::_List_iterator<VAL::pddl_type*>,
std::_List_iterator<VAL::pddl_type*>,
std::_List_iterator<VAL::pddl_type*>)':
/usr/include/c++/4.5/bits/stl_list.h:1427: undefined reference to
`std::_List_node_base::_M_transfer(std::_List_node_base*,
std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::pddl_type*,
std::allocator<VAL::pddl_type*>
>::_M_insert(std::_List_iterator<VAL::pddl_type*>, VAL::pddl_type*
const&)':
/usr/include/c++/4.5/bits/stl_list.h:1435: undefined reference to
`std::_List_node_base::_M_hook(std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::assignment*,
std::allocator<VAL::assignment*>
>::_M_insert(std::_List_iterator<VAL::assignment*>, VAL::assignment*
const&)':
/usr/include/c++/4.5/bits/stl_list.h:1435: undefined reference to
`std::_List_node_base::_M_hook(std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::simple_effect*,
std::allocator<VAL::simple_effect*>
>::_M_insert(std::_List_iterator<VAL::simple_effect*>,
VAL::simple_effect* const&)':
/usr/include/c++/4.5/bits/stl_list.h:1435: undefined reference to
`std::_List_node_base::_M_hook(std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::timed_effect*,
std::allocator<VAL::timed_effect*>
>::_M_insert(std::_List_iterator<VAL::timed_effect*>,
VAL::timed_effect* const&)':
/usr/include/c++/4.5/bits/stl_list.h:1435: undefined reference to
`std::_List_node_base::_M_hook(std::_List_node_base*)'
pddl+.o: In function `std::list<VAL::cond_effect*,
std::allocator<VAL::cond_effect*>
>::_M_insert(std::_List_iterator<VAL::cond_effect*>, VAL::cond_effect*
const&)':
/usr/include/c++/4.5/bits/stl_list.h:1435: undefined reference to
`std::_List_node_base::_M_hook(std::_List_node_base*)'
pddl+.o:/usr/include/c++/4.5/bits/stl_list.h:1435: more undefined
references to `std::_List_node_base::_M_hook(std::_List_node_base*)' follow
ptree.o: In function `std::list<VAL::simple_effect*,
std::allocator<VAL::simple_effect*>
>::_M_transfer(std::_List_iterator<VAL::simple_effect*>,
std::_List_iterator<VAL::simple_effect*>,
std::_List_iterator<VAL::simple_effect*>)':
ptree.cpp:(.text._ZNSt4listIPN3VAL13simple_effectESaIS2_EE11_M_transferESt14_List_iteratorIS2_ES6_S6_[std::list<VAL::simple_effect*,
std::allocator<VAL::simple_effect*>
>::_M_transfer(std::_List_iterator<VAL::simple_effect*>,
std::_List_iterator<VAL::simple_effect*>,
std::_List_iterator<VAL::simple_effect*>)]+0x2b): undefined reference to
`std::_List_node_base::_M_transfer(std::_List_node_base*,
std::_List_node_base*)'
ptree.o: In function `std::list<VAL::forall_effect*,
std::allocator<VAL::forall_effect*>
>::_M_transfer(std::_List_iterator<VAL::forall_effect*>,
std::_List_iterator<VAL::forall_effect*>,
std::_List_iterator<VAL::forall_effect*>)':
ptree.cpp:(.text._ZNSt4listIPN3VAL13forall_effectESaIS2_EE11_M_transferESt14_List_iteratorIS2_ES6_S6_[std::list<VAL::forall_effect*,
std::allocator<VAL::forall_effect*>
>::_M_transfer(std::_List_iterator<VAL::forall_effect*>,
std::_List_iterator<VAL::forall_effect*>,
std::_List_iterator<VAL::forall_effect*>)]+0x2b): undefined reference to
`std::_List_node_base::_M_transfer(std::_List_node_base*,
std::_List_node_base*)'
ptree.o: In function `std::list<VAL::cond_effect*,
std::allocator<VAL::cond_effect*>
>::_M_transfer(std::_List_iterator<VAL::cond_effect*>,
std::_List_iterator<VAL::cond_effect*>,
std::_List_iterator<VAL::cond_effect*>)':
ptree.cpp:(.text._ZNSt4listIPN3VAL11cond_effectESaIS2_EE11_M_transferESt14_List_iteratorIS2_ES6_S6_[std::list<VAL::cond_effect*,
std::allocator<VAL::cond_effect*>
>::_M_transfer(std::_List_iterator<VAL::cond_effect*>,
std::_List_iterator<VAL::cond_effect*>,
std::_List_iterator<VAL::cond_effect*>)]+0x2b): undefined reference to
`std::_List_node_base::_M_transfer(std::_List_node_base*,
std::_List_node_base*)'
ptree.o: In function `std::list<VAL::assignment*,
std::allocator<VAL::assignment*>
>::_M_transfer(std::_List_iterator<VAL::assignment*>,
std::_List_iterator<VAL::assignment*>,
std::_List_iterator<VAL::assignment*>)':
ptree.cpp:(.text._ZNSt4listIPN3VAL10assignmentESaIS2_EE11_M_transferESt14_List_iteratorIS2_ES6_S6_[std::list<VAL::assignment*,
std::allocator<VAL::assignment*>
>::_M_transfer(std::_List_iterator<VAL::assignment*>,
std::_List_iterator<VAL::assignment*>,
std::_List_iterator<VAL::assignment*>)]+0x2b): undefined reference to
`std::_List_node_base::_M_transfer(std::_List_node_base*,
std::_List_node_base*)'
ptree.o: In function `std::list<VAL::timed_effect*,
std::allocator<VAL::timed_effect*>
>::_M_transfer(std::_List_iterator<VAL::timed_effect*>,
std::_List_iterator<VAL::timed_effect*>,
std::_List_iterator<VAL::timed_effect*>)':
ptree.cpp:(.text._ZNSt4listIPN3VAL12timed_effectESaIS2_EE11_M_transferESt14_List_iteratorIS2_ES6_S6_[std::list<VAL::timed_effect*,
std::allocator<VAL::timed_effect*>
>::_M_transfer(std::_List_iterator<VAL::timed_effect*>,
std::_List_iterator<VAL::timed_effect*>,
std::_List_iterator<VAL::timed_effect*>)]+0x2b): undefined reference to
`std::_List_node_base::_M_transfer(std::_List_node_base*,
std::_List_node_base*)'
Plan.o: In function `std::list<VAL::Happening*,
std::allocator<VAL::Happening*>
>::_M_insert(std::_List_iterator<VAL::Happening*>, VAL::Happening*
const&)':
Plan.cpp:(.text._ZNSt4listIPN3VAL9HappeningESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_[std::list<VAL::Happening*,
std::allocator<VAL::Happening*>
>::_M_insert(std::_List_iterator<VAL::Happening*>, VAL::Happening*
const&)]+0x3a): undefined reference to
`std::_List_node_base::_M_hook(std::_List_node_base*)'
collect2: ld returned 1 exit status
make: *** [validate] Fehler 1
rm pddl+.cpp
|