Subject: Nonexisting path (probably) in /usr/pkgsrc/emulators/vmware3/Makefile
To: None <pkgsrc-users@pkgsrc.org>
From: Karl Skibinski <charly@40.to>
List: pkgsrc-users
Date: 07/11/2006 23:02:57
Hello,
doing a "make readme readme-all" in /usr/pkgsrc
**** WARNING ****
Package directory /usr/pkgsrc/emulators/suse100_vmware
Does not exist. This is probably due to an incorrect DEPENDS line.
Try running: grep emulators/suse100_vmware */*/Makefile
or: grep emulators/suse100_vmware */*/buildlink3.mk
to find the problem
**** ------- ****
I think the problem is in /usr/pkgsrc/emulators/vmware3/Makefile at
the line
DEPENDS+= suse_vmware>=6.4nb1:../../emulators/${SUSE_DIR_PREFIX}_vmware
but at the moment I cannot find the place where SUSE_DIR_PREFIX is
initialized with suse100.
Greetings, KS!