paths: Cannot open file '/home/garry/.dillo/dillorc': No such file or directory
paths: Using /usr/pkg/etc/dillo/dillorc
paths: Cannot open file '/home/garry/.dillo/keysrc': No such file or directory
paths: Using /usr/pkg/etc/dillo/keysrc
paths: Cannot open file '/home/garry/.dillo/domainrc': No such file or directory
paths: Using /usr/pkg/etc/dillo/domainrc
Domain: Default accept.
dillo_dns_init: Here we go! (threaded)
Disabling cookies.
--
You received this message because you are subscribed to the Google Groups "minix3" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minix3+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
make pkgsrc
tar -xpvf fltk-1.3.1-source.tar.gz
$ cd fltk-1.3.1
$ export LIBS="-lXrender -lfreetype -lexpat"
$ ./configure --disable-threads --prefix=/usr/pkg --x-includes=/usr/pkg/X11R6/include --x-libraries=/usr/pkg/X11R6/lib
$ bmake install
tar -xpvf fltk-1.3.1-source.tar.gz
$ cd fltk-1.3.1
$ ./configure --disable-threads
$ bmake installpkgin remove dillo
pkgin remove fltk
dillo_dns_init: Here we go! (not threaded)
By the way, did you build dillo manually i.e. outside pkgsrc? If not, I'd recommend building it that way (just download the source from the site of dillo).
tar -xpvf fltk-1.3.1-source.tar.gz
tar -xpvzf fltk-1.3.1-source.tar.gz
So any way, now I have them both, and unzipped them and that is when I see they both have a "configure" script in them,
so I am going to try again, I think maybe this time it will work,... I hope.
thanks
clang: warning: argument unused during compilation: '-g'
form.o: In function `DilloHtmlForm::buildQueryData(DilloHtmlInput*)':
/usr/pkgsrc/www/dillo-3.0.5/src/form.cc:1133: undefined reference to
`libiconv_open'
/usr/pkgsrc/www/dillo-3.0.5/src/form.cc:1137: undefined reference to
`libiconv_open'
/usr/pkgsrc/www/dillo-3.0.5/src/form.cc:1235: undefined reference to
`libiconv_close'
form.o: In function `DilloHtmlForm::encodeText(void*, Dstr**)':
/usr/pkgsrc/www/dillo-3.0.5/src/form.cc:1330: undefined reference to
`libiconv'
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
*** Error code 1
Stop.
make[3]: stopped in /usr/pkgsrc/www/dillo-3.0.5/src
*** Error code 1
Stop.
make[2]: stopped in /usr/pkgsrc/www/dillo-3.0.5/src
*** Error code 1
Stop.
make[1]: stopped in /usr/pkgsrc/www/dillo-3.0.5
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/dillo-3.0.5