mi sto compilando x11 io. si', lo so che sono un pazzo
sto usando lo slackbuld ufficiale, ma gia' dopo un'ora mi ritrovo pieno di pacchetti falliti:
Codice: Seleziona tutto
debian:/tmp/x11-build# ls *.failed
appres.failed xf86-input-acecad.failed
bdftopcf.failed xf86-input-aiptek.failed
beforelight.failed xf86-input-calcomp.failed
bitmap.failed xf86-input-citron.failed
compiz.failed xf86-input-digitaledge.failed
editres.failed xf86-input-dmc.failed
fonttosfnt.failed xf86-input-dynapro.failed
fslsfonts.failed xf86-input-elo2300.failed
etc. etc...Codice: Seleziona tutto
checking for FSLSFONTS... configure: error: Package requirements (x11 libfs) were not met:
No package 'x11' found
No package 'libfs' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables FSLSFONTS_CFLAGS
and FSLSFONTS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** No targets specified and no makefile found. Stop.Codice: Seleziona tutto
checking for FONTTOSFNT... configure: error: Package requirements (xproto freetype2 fontenc) were not met:
No package 'freetype2' found
No package 'fontenc' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables FONTTOSFNT_CFLAGS
and FONTTOSFNT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** No targets specified and no makefile found. Stop.Codice: Seleziona tutto
checking for XCMSDB... configure: error: Package requirements (x11) were not met:
No package 'x11' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables XCMSDB_CFLAGS
and XCMSDB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** No targets specified and no makefile found. Stop.cosa sbaglio? devo passargli qualche parametro strano per definirgli la directory dei pacchetti come /tmp/x11-build ?
grazie mille!
