linux-i5m5:/home/Todd/Desktop/bzfed-0.1 # make install Making install in . make[1]: Entering directory `/home/Todd/Desktop/bzfed-0.1' if g++ -DHAVE_CONFIG_H -I. -I. -I. -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 -DDATADIR=\""/usr/local/share"\" -g -O2 -MT texture_manager.o -MD -MP -MF ".deps/texture_manager.Tpo" -c -o texture_manager.o texture_manager.cpp; \ then mv -f ".deps/texture_manager.Tpo" ".deps/texture_manager.Po"; else rm -f ".deps/texture_manager.Tpo"; exit 1; fi texture_manager.cpp: In destructor ‘TextureManager::~TextureManager()’: texture_manager.cpp:46: error: ‘free’ was not declared in this scope texture_manager.cpp: In member function ‘int TextureManager::load(const char*, bool)’: texture_manager.cpp:55: error: ‘malloc’ was not declared in this scope texture_manager.cpp: In member function ‘bool TextureManager::flush(int)’: texture_manager.cpp:150: error: ‘free’ was not declared in this scope texture_manager.cpp: In member function ‘int TextureManager::loadBMP(const char*, TextureInfo*, bool)’: texture_manager.cpp:185: error: ‘malloc’ was not declared in this scope texture_manager.cpp:210: error: ‘free’ was not declared in this scope texture_manager.cpp: In member function ‘int TextureManager::loadTGA(const char*, TextureInfo*, bool)’: texture_manager.cpp:285: error: ‘free’ was not declared in this scope make[1]: *** [texture_manager.o] Error 1 make[1]: Leaving directory `/home/Todd/Desktop/bzfed-0.1' make: *** [install-recursive] Error 1 linux-i5m5:/home/Todd/Desktop/bzfed-0.1 #