hi,

compiling xmms-bin, i get the following error:
  install -d -m 755 /sw/src/root-xmms-bin-1.2.7-1/sw/bin
  mv /sw/src/root-xmms-1.2.7-1/sw/bin/*xmms /sw/src/root-xmms-bin-1.2.7-1/sw/bin
  mv /sw/src/root-xmms-1.2.7-1/sw/etc/ /sw/src/root-xmms-bin-1.2.7-1/sw
  mv: cannot stat `/sw/src/root-xmms-1.2.7-1/sw/etc': No such file or directory
  ### mv failed, exit code 1
  Failed: installing xmms-bin-1.2.7-1 failed

somehow, there is no directory /sw/src/root-xmms-1.2.7-1/sw/etc.
adding the line 
  mkdir -p %i/etc
seems to solve the problem. but i don't know what happend to the file
  /sw/etc/CORBA/servers/gnomexmms.gnorba
that used to be in my xmms-1.2.6-3 package. do i miss any dependency?

cheers,
  kilian

_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to