Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#4501 closed enhancement (fixed)

libtirpc-0.2.4

Reported by: Fernando de Oliveira Owned by: Pierre Labastie
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Change History (7)

comment:1 by Pierre Labastie, 10 years ago

Owner: changed from blfs-book@… to Pierre Labastie
Status: newassigned

comment:2 by Fernando de Oliveira, 10 years ago

Pierre, I did not want to update this package and am glad you assigned to yourself.

But had started trying and have some info that could, perhaps help you:

remove:
sed "s@AM_CONFIG_HEADER@AC_CONFIG_HEADERS@g" -i configure.ac &&
and
sed "s@AM_CONFIG_HEADER@AC_CONFIG_HEADERS@g" -i configure.ac: This sed fixes some issues with Automake 1.13 and later.

new switch needed: --disable-gssapi
--disable-gssapi This switch prevents build failure if libgssapi is not installed

Have also tested Linux-PAM: builds OK with it.

Am now testing if samba builds fine.

No further testing, after samba finishes.

comment:3 by Fernando de Oliveira, 10 years ago

Samba: 'install' finished successfully.

comment:4 by Pierre Labastie, 10 years ago

Thanks for sharing Fernando. I am sorry you began working on this. It was not my aim to hijack your job.

I am wondering why there is this CFLAGS=-fPIC on configure line. I checked that all the compilations are done with -fPIC -DPIC even if the flag is not passed. Looks like it was added for libvirt compilation, because libvirt linked to the static library. Now that we have disable-static, I guess it is OK to remove it.

I'll build without this flag and check all the dependent packages.

in reply to:  4 comment:5 by Fernando de Oliveira, 10 years ago

Replying to pierre.labastie:

I am sorry you began working on this. It was not my aim to hijack your job.

Not at all. I really did not want to do it. Thanks for taking it.

comment:6 by Pierre Labastie, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r12490. Tested linux-pam, autofs, nfs-utils, rpcbind, samba, and xinetd. Not tested kde-runtime.

comment:7 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.