On 3/18/2005 07:40, Rainer Peter Feller wrote:

>   File "/usr/lib/python2.4/posixpath.py", line 62, in join
>     elif path == '' or path.endswith('/'):
> AttributeError: 'NoneType' object has no attribute 'endswith'
> make[2]: *** [prepkde] Error 1

I wonder if perhaps this isn't something simple like a typo?  Maybe it
needs to be ends_with or endsWith or maybe that method call needs a
different format/number of args?  Who knows--I'm more of a perler myself
;)--you might be able to muck around with google and python docs and
figure out what this is.

~Jason

-- 
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to