>From the error message below it seems that you don't have libgtkglext1 installed. Would you mind installing the deb pacakge because it will satisfy all dependencies and then you could uninstall and try building it the package. I doubt it'll install on sarge since I built it on a sid machine. It might install on etch.
http://soundgarden.optics.arizona.edu/gwyddion_1.15-1_i386.deb gwy3dview.c:233: error: 'GdkGLConfig' undeclared (first use in this function) gwy3dview.c:233: error: (Each undeclared identifier is reported only once gwy3dview.c:233: error: for each function it appears in.) gwy3dview.c:233: error: 'glconfig' undeclared (first use in this function) gwy3dview.c:234: warning: ISO C90 forbids mixed declarations and code gwy3dview.c:288: warning: pointer targets in assignment differ in signedness gwy3dview.c:290: warning: pointer targets in passing argument 1 of 'gwy_gradients_get_gradient' differ in signedness gwy3dview.c:293: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness gwy3dview.c:293: warning: pointer targets in passing argument 3 of 'gwy_container_set_string' differ in signedness gwy3dview.c:301: warning: pointer targets in passing argument 2 of 'gwy_palette_set_by_name' differ in signedness gwy3dview.c:303: warning: pointer targets in passing argument 3 of 'gwy_container_gis_int32' differ in signedness gwy3dview.c:319: warning: pointer targets in passing argument 1 of 'gwy_gl_material_get_by_name' differ in signedness gwy3dview.c:347: error: implicit declaration of function 'gtk_widget_set_gl_capability' gwy3dview.c:351: error: 'GDK_GL_RGBA_TYPE' undeclared (first use in this function) gwy3dview.c: In function 'gwy_3d_view_update': gwy3dview.c:494: warning: pointer targets in assignment differ in signedness gwy3dview.c:495: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness gwy3dview.c:495: warning: pointer targets in passing argument 3 of 'gwy_container_set_string' differ in signedness gwy3dview.c:498: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gwy3dview.c:498: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gwy3dview.c:498: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness gwy3dview.c:498: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gwy3dview.c:498: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gwy3dview.c:498: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gwy3dview.c:500: warning: pointer targets in passing argument 2 of 'gwy_3d_view_set_gradient' differ in signedness gwy3dview.c: In function 'gwy_3d_view_set_gradient': gwy3dview.c:614: warning: pointer targets in passing argument 3 of 'gwy_container_set_string' differ in signedness gwy3dview.c: In function 'gwy_3d_view_set_material': gwy3dview.c:1010: warning: pointer targets in passing argument 3 of 'gwy_container_set_string' differ in signedness gwy3dview.c: In function 'gwy_3d_view_configure': gwy3dview.c:1469: error: 'GdkGLContext' undeclared (first use in this function) gwy3dview.c:1469: error: 'glcontext' undeclared (first use in this function) gwy3dview.c:1469: error: implicit declaration of function 'gtk_widget_get_gl_context' gwy3dview.c:1470: error: 'GdkGLDrawable' undeclared (first use in this function) gwy3dview.c:1470: error: 'gldrawable' undeclared (first use in this function) gwy3dview.c:1470: error: implicit declaration of function 'gtk_widget_get_gl_drawable' gwy3dview.c:1472: warning: ISO C90 forbids mixed declarations and code gwy3dview.c:1480: error: implicit declaration of function 'gdk_gl_drawable_gl_begin' gwy3dview.c:1488: error: implicit declaration of function 'gdk_gl_drawable_gl_end' gwy3dview.c: In function 'gwy_3d_view_expose': gwy3dview.c:1509: error: 'GdkGLContext' undeclared (first use in this function) gwy3dview.c:1509: error: 'glcontext' undeclared (first use in this function) gwy3dview.c:1510: error: 'GdkGLDrawable' undeclared (first use in this function) gwy3dview.c:1510: error: 'gldrawable' undeclared (first use in this function) gwy3dview.c:1511: warning: ISO C90 forbids mixed declarations and code gwy3dview.c:1568: error: implicit declaration of function 'gdk_gl_drawable_is_double_buffered' gwy3dview.c:1569: error: implicit declaration of function 'gdk_gl_drawable_swap_buffers' gwy3dview.c: In function 'gwy_3d_view_realize_gl': gwy3dview.c:2096: error: 'GdkGLContext' undeclared (first use in this function) gwy3dview.c:2096: error: 'glcontext' undeclared (first use in this function) gwy3dview.c:2097: error: 'GdkGLDrawable' undeclared (first use in this function) gwy3dview.c:2097: error: 'gldrawable' undeclared (first use in this function) gwy3dview.c:2099: warning: ISO C90 forbids mixed declarations and code Ranjan On 3/9/06, Charles Plessy <[EMAIL PROTECTED]> wrote: > On Tue, Mar 07, 2006 at 09:01:17PM -0700, Ranjan Grover wrote : > > Here you go > > > > http://soundgarden.optics.arizona.edu/gwyddion_1.15-1.diff.gz > > http://soundgarden.optics.arizona.edu/gwyddion_1.15.orig.tar.gz > > http://soundgarden.optics.arizona.edu/gwyddion_1.15-1.dsc > > Hi, > > I did not manage to build your package on a G5 powerpc. You can download > the build log on my website: > > http://charles.plessy.org/debian/gwyddion_build-log.txt > > Hope it helps, > > -- > Charles Plessy > Wako, Saitama, Japan > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- Ranjan Grover College of Optical Sciences University of Arizona

