Subject: DCGUI-Qt-0.2.16 - NetBSD package.
To: None <dc@ketelhot.de>
From: Nate Hill <vugdeox@freeshell.org>
List: tech-pkg
Date: 07/07/2003 16:17:50
I'm making NetBSD pkgsrc packages for dclib-0.2.16 and dcgui-0.2.16. I don't 
beleive any source modification will be required but, I'm having a few 
problems.  Actually, only one problem really - first issue was a buildlink2 
problem.  Anyways, I get a strange error when trying to install (building 
works fine, excellent work):


gmake[3]: Leaving directory 
`/usr/pkgsrc/net/dcgui-qt/work/dcgui-qt-0.2.16/dcgui/ts'
gmake[2]: Leaving directory 
`/usr/pkgsrc/net/dcgui-qt/work/dcgui-qt-0.2.16/dcgui/ts'
gmake[2]: Entering directory 
`/usr/pkgsrc/net/dcgui-qt/work/dcgui-qt-0.2.16/dcgui'
gmake[3]: Entering directory 
`/usr/pkgsrc/net/dcgui-qt/work/dcgui-qt-0.2.16/dcgui'
/bin/sh ../admin/mkinstalldirs /usr/X11R6/bin
  /bin/sh ../libtool --silent --mode=install install -c -s -o root -g wheel -m 
555 dcgui-qt /usr/X11R6/bin/dcgui-qt
Makefile.tr
gmake[3]: Makefile.tr: Command not found
gmake[3]: *** [install-data-local] Error 127
gmake[3]: Leaving directory 
`/usr/pkgsrc/net/dcgui-qt/work/dcgui-qt-0.2.16/dcgui'
gmake[2]: *** [install-am] Error 2
gmake[2]: Leaving directory 
`/usr/pkgsrc/net/dcgui-qt/work/dcgui-qt-0.2.16/dcgui'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/pkgsrc/net/dcgui-qt/work/dcgui-qt-0.2.16/dcgui'
gmake: *** [install-recursive] Error 1
*** Error code 2

I looked around and noticed a file 'Makefile.tr' but, It seems to be called as 
a command by the install target, any ideas?

PS: I don't think everything is installed correctly however, the dcgui-qt 
binary works - I'm wondering what exactly is missing...

-- 
Nate Hill <vugdeox@freeshell.org>