chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] testing needed


From: Peter Bex
Subject: Re: [Chicken-users] testing needed
Date: Mon, 16 Apr 2007 14:29:35 +0200
User-agent: Mutt/1.4.2.2i

On Mon, Apr 16, 2007 at 12:43:05PM +0200, felix winkelmann wrote:
> Hello!
> 
> 
> Attached is a simple test-case for a simple (manually written) Gtk-2
> program (by William Ramsay). It shows some weird behaviour
> (an enlarged toolbutton) and I can't find a suitable machine
> with a suitable Gtk version to try it out.

pkg-config: not found
pkg-config: not found
/usr/pkg/bin/chicken testtb.scm -output-file testtb.c -quiet -extend easyffi
cc testtb.c -o testtb.o -c -DHAVE_CHICKEN_CONFIG_H -O2 -g 
-DC_STACK_GROWS_DOWNWARD=1 -DC_INSTALL_LIB_HOME="/usr/pkg/lib/chicken" 
-DC_INSTALL_HOME="/usr/pkg/share/chicken" -DC_USE_C_DEFAULTS -DC_NO_PIC_NO_DLL 
-I /
usr/pkg/include
testtb.c:14:22: gtk/gtk.h: No such file or directory
testtb.c:15:22: gdk/gdk.h: No such file or directory
testtb.c:20: error: parse error before '*' token
testtb.c:22: error: parse error before '*' token
testtb.c: In function `stub181':
testtb.c:49: error: `GtkWidget' undeclared (first use in this function)
testtb.c:49: error: (Each undeclared identifier is reported only once
testtb.c:49: error: for each function it appears in.)
testtb.c:49: error: `t0' undeclared (first use in this function)
testtb.c:49: error: parse error before ')' token

But OK, after patching in the library arguments directly, I get a
screen as shown in the attachment.
One is inline in wmii, the other is floated.

This is on NetBSD 3.0/amd64

> Can someone please try the attached program on a  64-bit machine
> and send me a screenshot of the created window? This might be a
> somewhat strange request, but I'm unable to find a platform
> for testing, and I'd really like to figure this out.

No problem :)

Regards,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: inline-wmii.png
Description: PNG image

Attachment: floated.png
Description: PNG image

Attachment: pgpDHyMNIf1vm.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]