No, sorry, I had problem with fetchmail and I didn't see your mail ...
On 27 Aug 2001 11:49:11 -0400, Jeffrey Morgan wrote:
> Did you add the two entries to the src/Makefile?
>
> >
> > Hi
> >
> > I'm unable to use ZvtTerm. I get an "unresolved symbol
> > zvt_term_new_with_size". I looked in src/code/jni/glue/ and
> > in ZvtTerm.c
> > the function is called
> > Java_gnu_gnome_ZvtTerm_zvt_1term_1new_1with_1size
> > , the same thing in ZvtTerm.h . I tried removing the 1s and recompling
> > but I get the following error:
> >
> > Exception in thread "main" java.lang.UnsatisfiedLinkError:
> > zvt_term_new_with_size
> > at gnu.gnome.ZvtTerm.zvt_term_new_with_size(Native Method)
> > at gnu.gnome.ZvtTerm.<init>(ZvtTerm.java:44)
> > at MultiShell.<init>(MultiShell.java:17)
> > at MultiShell.main(MultiShell.java:29)
> >
> > Any idea what's wrong ?
> >
> > Dam
> >
> >
> > _______________________________________________
> > java-gnome-developer mailing list
> > jav...@li...
> > http://lists.sourceforge.net/lists/listinfo/java-gnome-developer
> >
|