Bug in F17 vom Paket tntnet-devel
Olaf Radicke <[email protected]> Wed, 16 Jan 2013 10:10:02 +0100 (CET)
| Newsgroups | gmane.linux.redhat.fedora.german |
|---|---|
| Message-ID | <[email protected]> |
Hallo Leute!
Ich glaube ich bin auf ein Bug in dem Paket tntnet-devel in F17 gestoßen. Ich
habe versucht ein Bug-Report zu machen. Bin aber an der /intuitiven/ Bedingung
von Bugziller (https://bugzilla.redhat.com/query.cgi?format=report-table)
gescheitert. Ich bekomme die Fehkermeldung: "You didn't define any axes to plot"
Hat jemand Lust von den routinierten den Bug einzukippen? Der Fehler ist recht
einfach zu reproduzieren:
<bash-code>
[root@augsbug or]# yum -y install tntnet tntnet-devel
<!-- switch user -->
or@augsbug:~$ cd /home/or/a-z/git/artikel23-tntnet
or@augsbug:~/a-z/git/artikel23-tntnet$ tntnet-config --project artikel23i
Sample tntnet-project "artikel23i" created.
To build change to the directory "artikel23i" and run make.
To run the application execute "tntnet" there.
To view the page navigate your browser to "http://localhost:8000/".
or@augsbug:~/a-z/git/artikel23-tntnet$ ls
artikel23i
or@augsbug:~/a-z/git/artikel23-tntnet$ cd ./artikel23i/
or@augsbug:~/a-z/git/artikel23-tntnet/artikel23i$ ls
artikel23i.ecpp Makefile tntnet.conf tntnet.properties
or@augsbug:~/a-z/git/artikel23-tntnet/artikel23i$ make
/usr/bin/ecppc -o artikel23i.cpp artikel23i.ecpp
g++ -I/usr/include -fPIC -O2 -c -o artikel23i.o artikel23i.cpp
In file included from /usr/include/tnt/scope.h:35:0,
from /usr/include/tnt/ecpp.h:34,
from artikel23i.cpp:6:
/usr/include/tnt/object.h:33:33: schwerwiegender Fehler: cxxtools/refcounted.h:
Datei oder Verzeichnis nicht gefunden
Kompilierung beendet.
make: *** [artikel23i.o] Fehler 1
rm artikel23i.cpp
or@augsbug:~/a-z/git/artikel23-tntnet/artikel23i$ ls
artikel23i.ecpp Makefile tntnet.conf tntnet.properties
or@augsbug:~/a-z/git/artikel23-tntnet/artikel23i$ find /usr -name '*refcounted*'
/usr/include/boost/flyweight/refcounted.hpp
/usr/include/boost/flyweight/refcounted_fwd.hpp
find: `/usr/lib/audit': Keine Berechtigung
</bash-code>
Bei dem Versuch mal aus den orgiginal sourcen des tntnet-Projekts zu
installieren bekomme ich auch ein Fehler. Allerdings einen anderen. Wenn ich die
Sources aus SVN auschecke bekomme ich wieder andere Probleme. Gut, das kann ich
an das Projekt selber reporten.
Gruß
Olaf
--
de-users mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/de-users