Subject: None
To: None <netbsd-help@netbsd.org>
From: Luc DESFOSSES <desfosses.luc@wanadoo.fr>
List: netbsd-help
Date: 05/04/2006 12:45:09
Hie, 

I'm trying to install the citrix_ICA client, on my dell610.
I use NetBSD3.

the build fails at 
/usr/pkg/emul/linux/sbin/ldconfig -r /usr/pkg/emul/linux.
and freezes on.

The "Strange" thing is the screen turn black, and the date on
Pc return to 1970...!

I can also see during the build:

[root-lptp@/usr/pkgsrc/net/citrix_ica]#make NO_CHECKSUM=yes
===> Extracting for citrix_ica-7.00.77757nb1
===> Required package suse_x11>=6.4: NOT found
===> Verifying reinstall for ../../emulators/suse91_x11
===> Extracting for suse_x11-9.1nb4
==========================================================================
The following variables will affect the build process of this package,
suse_x11-9.1nb4.  Their current value is shown below:

        * RPMFILES = XFree86-libs-4.3.99.902-43.42.5.i586.rpm

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================

Is it normal i see XFree86 libs, whereas i specify i use xorg in mk.conf.
X11_TYPE?=xorg

Does anybody knows where i'm wrong?

Thanks in advance.