#4624: Defects found through ICA
-----------------------------+------------------------------
 Reporter:  pierre.labastie  |       Owner:  pierre.labastie
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  9.2
Component:  Book             |     Version:  SVN
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by pierre.labastie):

 Replying to [comment:12 pierre.labastie]:
 > '''Several files in the Python dir differ between 1st and 2nd pass'''
 >
 > '''Solution'''
 > Looks like configure checks for the header file (and then setup.py when
 building the associated module) <uuid/uuid.h>. Since I now have util-linux
 in chapter 5, I'll just try to symlink /tools/include/uuid to /usr/include
 during python build (removing at the end). But maybe it also needs
 libuuid.h in /usr/lib, don't know.

 Yes, the library (libuuid.so*, not libuuid.h, me stupid) is needed,
 otherwise the module is built but wihdrawn, because it cannot be imported.

--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4624#comment:15>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to