T2 IRC Log: 2009-08-02

This is the log as captured by an IRC bot in the channel. The statements are those of the individual people and might not neccessarily reflect the policy and legal rules as set forth by the T2 SDE Project.

« prev | next »

--- Log opened Sun Aug 02 00:00:38 2009
00:47 -!- Baldzius [n=aldas@89.127.179.49] has quit ["Leaving"]
01:47 -!- _|` [n=joeDeuce@pdpc/supporter/student/joeDeuce] has quit [Read error: 110 (Connection timed out)]
01:47 -!- _|` [n=joeDeuce@pdpc/supporter/student/joeDeuce] has joined #T2
03:09 -!- _|` [n=joeDeuce@pdpc/supporter/student/joeDeuce] has quit [Connection timed out]
07:40 -!- _|` [n=joeDeuce@pdpc/supporter/student/joeDeuce] has joined #T2
07:58 -!- mpp [n=mpp@2a01:48:251:107:203:dff:fe13:6c9e] has joined #t2
08:05 < mpp> moinsen
13:58 -!- benjg [n=benj@95-91-238-172-dynip.superkabel.de] has joined #t2
13:58 < benjg> moin
14:05 < benjg> is there someone who might help me with madwifi trying to install its modules outside the basedir?
14:07 -!- shevy [n=shevy@chello080108103172.36.11.univie.teleweb.at] has left #t2 ["I'll be back ... maybe"]
14:08 < benjg> .oO( I hope that was not due to my question... )
14:17 -!- Baldzius [n=aldas@89.127.179.49] has joined #t2
14:17 < Baldzius> moin
14:18 < benjg> moin, Baldzius
14:18 < Baldzius> hey benjg
14:22 < benjg> do you have any ideas on how to solve writes outside the basedir while compiling?
14:22 < Baldzius> what package?
14:22 < Baldzius> or you have a lot?
14:22 < benjg> no, just one.
14:22 < Baldzius> which one
14:23 < benjg> it's not an official package version. madwifi. The version in trunk does not compile against linux 2.6.30
14:23 < benjg> so I'm trying to use a recent svn snapshot of madwifi
14:23 < benjg> it compiles just fine, but it wants to install the modules to /lib
14:24 < Baldzius> do you steel need madwifi package?
14:25 < Baldzius> I thought 2.6.30 supports almost all atheros cards? no?
14:25 < benjg> ath5k doesn't seem to support Mater mode
14:25 < Baldzius> sorry, still*
14:25 < benjg> Master
14:25 < Baldzius> ic
14:26 < Baldzius> so you've updated existing package with newer version and it fails with outside-dir error?
14:26 < benjg> yes
14:27 < Baldzius> basically it's not an error
14:27 < Baldzius> it' a sanity check
14:27 < Baldzius> you can ignore it I think
14:27 < benjg> but building stops there
14:28 < benjg> saying "At least one of the 3rd party kernel modules failed"
14:28 < Baldzius> go to the config
14:29 < Baldzius> second menu from the bottom
14:29 < Baldzius> sais paranoia check
14:29 < Baldzius> uncheck it and try again
14:30 < benjg> I'll try that.. will take a couple of minutes, though.
14:30 < benjg> thanks.
14:30 < Baldzius> you're welcome
14:30 < Baldzius> it should help
14:30 < Baldzius> myself I have it always disabled
14:30 < Baldzius> especially when i do ref builds
14:40 < benjg> still fails with the same message... even though config/default/config now says SDECFG_PARANOIA_CHECK='0'
14:42 < Baldzius> hm
14:44 < Baldzius> could you paste couple of those erorrs with writes outside-dir
14:45 < Baldzius> couple of lines*
14:46 < benjg> make[1]: Entering directory `/share/data/t2/trunk/src.linux26.default.20090802.1
14:46 < benjg> *argh*
14:47 < benjg> for i in ath/ ath_hal/ ath_rate/ net80211/; do \
14:47 < benjg> make -C $i install || exit 1; \
14:47 < benjg> done
14:47 < benjg> make[1]: Entering directory `/share/data/t2/trunk/src.linux26.default.20090802.142957.26284.localhost/madwifi-trunk-r3856-20080903/ath'
14:47 < benjg> test -d //lib/modules/2.6.30.3-dist/net || mkdir -p //lib/modules/2.6.30.3-dist/net
14:47 < benjg> install -m 0644 ath_pci.ko //lib/modules/2.6.30.3-dist/net
14:47 < benjg> fl_wrapper.so: write outside basedir (/share/data/t2/trunk): /lib/modules/2.6.30.3-dist/net/ath_pci.ko
14:47 < benjg> make[1]: *** [install] Error 255
14:48 < Baldzius> you are running Build-Target?
14:48 < benjg> yes
14:48 < Baldzius> so ath_pci.ko gets in to your host system
14:49 < benjg> it would, if the build process would continue
14:49 < Baldzius> it should be already installed
14:49 < Baldzius> install -m 0644 ath_pci.ko //lib/modules/2.6.30.3-dist/net
14:50 < benjg> the directory exists, but it's empty
14:51 < Baldzius> alright , maybe fl_wrapper preserved from running `install` command and it quits
14:51 < Baldzius> this might be the case
14:51 < Baldzius> somehow mawifi doesn't pick a correct $root dir
14:52 < Baldzius> so it tries to mess up like it was running for host system
14:52 < Baldzius> this is not correct
14:56 < Baldzius> don't have any build here so can't test :/
14:56 < benjg> never mind... I'll keep trying :-)
14:57 < Baldzius> it should go as /$rootbuilddir/lib/modules/2.6.30.3-dist/net and not as //lib/modules/2.6.30.3-dist/net
14:58 < Baldzius> $root
15:03 < benjg> well.. I'll see if I can get it up and running, and check back here. thanks again.
15:03 -!- benjg [n=benj@95-91-238-172-dynip.superkabel.de] has quit ["leaving"]
17:09 -!- _|` [n=joeDeuce@pdpc/supporter/student/joeDeuce] has quit [Read error: 110 (Connection timed out)]
17:51 -!- mpp [n=mpp@2a01:48:251:107:203:dff:fe13:6c9e] has quit ["Verlassend"]
19:48 -!- _| [n=joeDeuce@pdpc/supporter/student/joeDeuce] has joined #T2
21:48 -!- Baldzius [n=aldas@89.127.179.49] has quit ["Leaving"]
--- Log closed Mon Aug 03 00:00:38 2009