Re: freeremoted

David Haller <[email protected]>
Newsgroups gmane.linux.suse.programming
Message-ID <[email protected]>
Hallo,

Am Fre, 27 Feb 2009, Sascha 'saigkill' Manns schrieb:
>ich habe eine Frage zu folgendem Output:
>[ 80%] Building CXX object 
>server/CMakeFiles/freeremoted.dir/manager.cpp.o
>cd /usr/src/packages/BUILD/freeremoted-0.1.4/server && /usr/bin/c++ -
>march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 
>-fstack-protector -funwind-tables -fasynchronous-unwind-tables -Wall -O2 
>-Wl,-export-dynamic -DHAVE_CONFIG_H -
>I/usr/src/packages/BUILD/freeremoted-0.1.4 -
>I/usr/src/packages/BUILD/freeremoted-0.1.4/iolib -
>I/usr/include/dbus++-0.6 -I/usr/include/dbus-1.0 -
>I/usr/lib/dbus-1.0/include -o CMakeFiles/freeremoted.dir/manager.cpp.o -
>c /usr/src/packages/BUILD/freeremoted-0.1.4/server/manager.cpp
>/usr/src/packages/BUILD/freeremoted-0.1.4/server/manager.cpp:28:21: 
>error: tinyxml.h: No such file or directory
[..]
>Jetzt habe ich mir das Paket libtinyxml0 angesehen (habe ich lokal 
>installiert aus meinem Repo) und festgestellt, das im Paket zwar die so 
>Dateien drin sind (/usr/lib64) aber nicht die Header Dateien. Laut dem 
>Buildlog von libtinyxml wurde aber in /usr/include/ORDNER die Dateien 
>installiert. 

libtinyxml0-devel auch? Im .spec im BS fehlt dir

BuildRequires: libtinyxml0-devel

>Kann sich jemand einen Reim darauf machen? Oder muss ich das *.cpp File 
>umändern von:
># include tinyxml  zu # include libtinyxml?

Nein.

>Fragen über Fragen...

Ich auch: Was bei dir lokal ist weiß ich nicht. Was spucken 

    test -r /usr/include/tinyxml.h
und
    echo '#include <tinyxml.h>' | gcc -E - > /dev/null

denn aus?

-dnh

-- 
Now the world has gone to bed,  |  Now I lay me down to sleep,
Darkness won't engulf my head,  |  Try to count electric sheep,
I can see by infrared,          |  Sweet dream wishes you can keep,
How I hate the night.           |  How I hate the night.      -- Marvin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.