Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263614AbTKQR6b (ORCPT ); Mon, 17 Nov 2003 12:58:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263618AbTKQR6b (ORCPT ); Mon, 17 Nov 2003 12:58:31 -0500 Received: from alpha.zarz.agh.edu.pl ([149.156.122.231]:36102 "EHLO alpha.zarz.agh.edu.pl") by vger.kernel.org with ESMTP id S263614AbTKQR6a (ORCPT ); Mon, 17 Nov 2003 12:58:30 -0500 Date: Mon, 17 Nov 2003 20:00:50 +0100 (CET) From: "Wojciech 'Sas' Cieciwa" To: linux-kernel Subject: HOWTO build modules in 2.6.0 ... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1117 Lines: 31 Hi, How can I build kernel modele from other package without root, or copying all from /usr/scr/linux/ ?? When I try build kernel module from user i got error, [...] make[1]: Leaving directory `/users/cieciwa/rpm/BUILD/eagle-1.0.4/driver' /usr/bin/make -C /usr/src/linux SUBDIRS=`pwd` modules; make[1]: Entering directory `/usr/src/linux-2.6.0' HOSTCC scripts/fixdep cc1: Permission denied: opening dependency file scripts/.fixdep.d make[2]: *** [scripts/fixdep] Error 1 make[1]: *** [scripts] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.0' make: *** [adiusbadsl.o] Error 2 make: Leaving directory `/users/cieciwa/rpm/BUILD/eagle-1.0.4/driver' How can I solve this problem ?? Thanx, Sas. -- {Wojciech 'Sas' Cieciwa} {Member of PLD Team } {e-mail: cieciwa@alpha.zarz.agh.edu.pl, http://www2.zarz.agh.edu.pl/~cieciwa} - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/