Displaying 2 results from an estimated 2 matches for "dbus_connection_close".
2007 Oct 22
2
bind-9.3.3-9.0.1 RPM BUILD error
...dbus_service.c: In function `dbus_svc_init':
./dbus_service.c:1015: warning: implicit declaration of function
`dbus_connection_open_private'
./dbus_service.c:1015: warning: assignment makes pointer from integer
without a cast
./dbus_service.c:1024: warning: implicit declaration of function
`dbus_connection_close'
./dbus_service.c:1039: warning: assignment makes pointer from integer
without a cast
./dbus_service.c:1080: warning: implicit declaration of function
`dbus_bus_get_unique_name'
./dbus_service.c:1080: warning: assignment makes pointer from integer
without a cast
./dbus_service.c:1084: warni...
2009 Jun 04
2
Problem compiling Wine with Freetype on Ubuntu Hardy 64
I have a problem compiling Wine with Freetype. Not sure what to do:
dpkg -i wine*.deb
Code:
checking for freetype-config... freetype-config
checking for -lfreetype... not found
configure: error: FreeType development files not found.
Fonts will not be built. Dialog text may be invisible or unaligned.
Use the --without-freetype option if you really want this.
make: *** [config.status] Error 1