x11-wm/obtuner gives compile error ?

Frank Staals frank at fstaals.net
Sat Jun 30 19:35:11 UTC 2007


Is it just me is or  are there more people with this problem when 
compiling the obtuner port ? On both machines I tested I got a compile 
error on:

if /usr/local/libexec/ccache/world-c++ -DPACKAGE_NAME=\"obtuner\" 
-DPACKAGE_TARNAME=\"obtuner\" -DPACKAGE_VERSION=\"0.3\" 
-DPACKAGE_STRING=\"obtuner\ 0.3\" 
-DPACKAGE_BUGREPORT=\"check_engine at hotmail.com\" -DPACKAGE=\"obtuner\" 
-DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 
-I. -I. -D_THREAD_SAFE -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 
-I/usr/local/include -I/usr/local/include/openbox/3.4 
-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include 
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo 
-I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2     -O2 
-fno-strict-aliasing -pipe -MT rc.o -MD -MP -MF ".deps/rc.Tpo" -c -o 
rc.o rc.cpp;  then mv -f ".deps/rc.Tpo" ".deps/rc.Po"; else rm -f 
".deps/rc.Tpo"; exit 1; fi
rc.cpp: In constructor `Rc::Rc()':
rc.cpp:21: error: cannot convert `xmlDoc**' to `const gchar*' for 
argument `1' to `gboolean parse_load_rc(const gchar*, xmlDoc**, xmlNode**)'
*** Error code 1

Stop in /home/ports/x11-wm/obtuner/work/obtuner-0.3.
*** Error code 1

Has anyone else problems with this ? And/or has a fix ? I quickly 
reviewed rc.cpp and rc.h but my C++ experiance is rather limited

-- 
-Frank Staals


More information about the freebsd-ports mailing list