On 01/07/2013 12:58 AM, Jim Michmerhuizen wrote: > I'm in the same position as Ken Moffatt was on 2012.08.21. "Problems > with gudev in udev-lfs-188", and for the same reason: I'm trying to > build gudev so I can build colord for cups. > > Well, I'm getting different error messages: > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> begin excerpted text > lfsdev@holland: /sources/systemd-193 => make -f > udev-lfs-188/Makefile.lfs keymap > CC src/shared/log.c > In file included from src/shared/log.c:34:0: > src/shared/missing.h:87:6: warning: "HAVE_DECL_PIVOT_ROOT" is not > defined [-Wundef] > src/shared/missing.h:185:6: warning: "HAVE_DECL_GETTID" is not defined > [-Wundef] > src/shared/missing.h:222:8: error: redefinition of 'struct file_handle' > In file included from /usr/include/fcntl.h:32:0, > from src/shared/log.c:26: > /usr/include/bits/fcntl.h:251:8: note: originally defined here > In file included from src/shared/log.c:34:0: > src/shared/missing.h:228:19: error: conflicting types for > 'name_to_handle_at' > In file included from /usr/include/fcntl.h:32:0, > from src/shared/log.c:26: > /usr/include/bits/fcntl.h:324:12: note: previous declaration of > 'name_to_handle_at' was here > In file included from src/shared/log.c:34:0: > src/shared/missing.h:237:6: error: #error neither secure_getenv nor > __secure_getenv are available > > >>>>>>>>>>>>>>>>>>>>>>>>>>> end excerpt > > Here's my present situation: > [1] I built LFS 7.2 > and then a bunch of BLFS stuff, enough to get me a working LXDE > and now I've just started on the path to LibreOffice > > [2] In LFS 7.2, I built udev from systemd-193, not -188. I don't have > notes from that day's build activities. > > [3] Today, I downloaded udev-lfs-188-3.tar.bz2, unpacked, and put the > whole tree into systemd-193 remaining from my LFS build. > > Now, supposing this is all wrong, what should I do to fix it? Redo the > LFS 6.61 chapter with a different systemd? >
You can try using udev-lfs-193.tar.bz2 from http://anduin.linuxfromscratch.org/sources/other/ It's funny how things always break when you do something on your own. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
