Subject: Compiling not succesful: What to do?
To: None <tech-pkg@netbsd.org>
From: Frank Knappe <knappe@tu-harburg.de>
List: tech-pkg
Date: 11/07/2002 22:39:38
		Hallo!

I still have some problems with compiling of some problems and the
questions is, what should I do in such cases?

1) Write a mail to tech-pkg?
2) Write a mail to the maintainer?
3) ?
4) Fix it myself? Unfortunatly this is very unlikely.

The programs in question:

all programs which depend on gnome-vfs:
In file included from gnome-vfs-mime-private.h:26,
                 from gnome-vfs-application-registry.c:32:
../libgnomevfs/gnome-vfs-mime-monitor.h:28: gtk/gtkobject.h: No such file
or dir
ectory
gmake[2]: *** [gnome-vfs-application-registry.lo] Error 1
gmake[2]: Leaving directory
`/usr/pkgsrc/sysutils/gnome-vfs/work/gnome-vfs-1.0.3
/libgnomevfs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/pkgsrc/sysutils/gnome-vfs/work/gnome-vfs-1.0.3
'
gmake: *** [all-recursive-am] Error 2
*** Error code 2


openjade:
c++ -O0 -fno-implicit-templates -I. -I./../include -I./../generic
-DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4
-DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_BOOL=1 -DSP_HAVE_GETTEXT=1
-DSP_ANSI_CLASS_INST=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1
-DSGML_CATALOG_FILES_DEFAULT=\"/usr/pkg/share/sgml/openjade/catalog\" -DDEFAULT_SCHEME_BUILTINS=\"/usr/pkg/share/sgml/openjade/builtins.dsl\" -c
parser_inst.cxx -o parser_inst.o
parser_inst.cxx:1349: duplicate explicit instantiation of `class
Vector<unsigned int>'
gmake[2]: *** [parser_inst.lo] Error 1
gmake[2]: Leaving directory
`/usr/pkgsrc/textproc/openjade/work/openjade-1.3/lib'
gmake[1]: *** [lib] Error 2
gmake[1]: Leaving directory
`/usr/pkgsrc/textproc/openjade/work/openjade-1.3'


latex2html
Only a checksum error. I already know this is because the original
programmer changes the download files without giving them a new name.
Renaming the distinfo file works, but is also a security problem.


Ciao , Frank .