Hi Josmar, I encountered the same issue as you did. The Q&D (Quick and Dirty) solution was to force --disable-sulogin in confopt regardless of that switch. it worked.
i did not have enough time to dig deeper into the scripts but the Q&D approach did the trick. I will try to look into the script but it will take some time since now i am really busy with RTAI building for the same T2. regards, Iulian > Hi Iulian. > > Since I found, near the end of util-linux.conf, this line: > > pkgselected sysvinit && var_append extraconfopt ' ' > '--disable-sulogin' > > I'm wondering if I should: Remove it from there? Leave it there and put > another one on confopt? Put one on sysvinit.conf too? Put one on > sysvinit.conf but remove this one from util-linux.conf? Run to the > hills? > > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] > Sent: Monday, November 25, 2013 6:41 PM > To: Josmar Calin De Pierri > Cc: [email protected]; T2 developers mailing list > Subject: RE: [t2] Build T2-TRUNK > > Hi Josmar, > > the problem with this package is that it has a conflict with the package > util-linux. Actually the conflict is the sulogin utility and the > associated man page. > > to fix this you have to go back a little and do the following: > > 1. find the util-linux configuration in packages, edit the configuration > util-linux.conf and append to the confopt argument '-disable-sulogin" if > i > remember corectly. basically you have to disable the build of sulogin > from > util-linux. > now you have 2 options: > > 2A. cleanup the build and start over ( time consuming but i recommend > it) > 2B. Delete the offending files from build ( the man and the utility) and > go forward.( sort of a test until you get everything fixed up) > > > this is not the first time you will encounter this kind of issue with > util-linux. it might happen a little bit later on while you are building > other packages. > > Regards, > > Iulian > >
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
