Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#7480 closed defect (fixed)

Dependency is missing (xinit)

Reported by: yuksiy Owned by: blfs-book@…
Priority: normal Milestone: 7.10
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc: yuk@…

Description

( This ticket has been re-posted revised my following post.
[http://lists.linuxfromscratch.org/pipermail/blfs-dev/2016-February/031591.html )

I encountered an error on the following page. http://www.linuxfromscratch.org/blfs/view/7.8/x/xinit.html

# ./configure $XORG_CONFIG \
            --with-xinitdir=/etc/X11/app-defaults
No package 'x11' found
No package 'xproto' found

I think that "Xorg Libraries" and "Xorg Protocol Headers" should be described as "Required Dependency" to satisfy the build chain.

Change History (2)

comment:1 by bdubbs@…, 8 years ago

Resolution: fixed
Status: newclosed

I'm not sure when this was fixed, but xinit does now state that xorg libraries are required. The protocol headers are not required as they are a required ancestor of xorg libraries.

comment:2 by bdubbs@…, 8 years ago

Cc: yuk@… added
Note: See TracTickets for help on using tickets.