Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#6616 closed enhancement (fixed)

libtirpc-0.3.2

Reported by: Fernando de Oliveira Owned by: Douglas R. Reno
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Douglas R. Reno)

http://downloads.sourceforge.net/project/libtirpc/libtirpc/0.3.2/libtirpc-0.3.2.tar.bz2

http://downloads.sourceforge.net/project/libtirpc/libtirpc/0.3.2/Release-0.3.2.txt

http://permalink.gmane.org/gmane.linux.nfs/71491

MD5SUM: 373d5ad46b1d19759ec763a9f0afcf4d

 Steve Dickson | 16 Jun 20:59 2015
ANNOUNCE: libtirpc-0.3.2 released.

The 0.3.2 version of libtirpc has just been release.

This release fixes cleans up all the API problems
from the prior releases. Again, thank you for all 
the help!  

Attachments (1)

libtirpc.patch (3.1 KB ) - added by Armin K 9 years ago.

Download all attachments as: .zip

Change History (12)

comment:1 by Fernando de Oliveira, 9 years ago

It installed fine, but BROKE MY SYSTEM.

I discovered immediately, testing lsof_4.88 build, and it failed (log below).

Unfortunately, had already left root user, and because my systemrescuecd was old, needed more time to download a new one and replace in my rescue partition and grub.cfg.

Fortunately downgrading to 0.3.1 (apparently) fixed it, because I m using the system to write this comment, now and already installed another software.

Decided to post the problem, before closing this ticket as wontfix.

Constructing version.h
cc  -DLINUXV=319000 -DGLIBCV=221 -DHASIPv6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.19.0\"    -O   -c -o usage.o usage.c
cc  -DLINUXV=319000 -DGLIBCV=221 -DHASIPv6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAS_STRFTIME -DLSOF_VSTR=\"3.19.0\"    -O   -c -o util.o util.c
cc -o lsof dfile.o dmnt.o dnode.o dproc.o dsock.o dstore.o arg.o main.o misc.o node.o print.o proc.o store.o usage.o util.o -L./lib -ltirpc
/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/../../../../lib64/libtirpc.so: undefined reference to `__rpc_get_default_domain'
collect2: error: ld returned 1 exit status
Makefile:59: recipe for target 'lsof' failed
make: *** [lsof] Error 1

comment:2 by Armin K, 9 years ago

You can always revert the upstream commit that broke it.

by Armin K, 9 years ago

Attachment: libtirpc.patch added

comment:3 by Armin K, 9 years ago

Patch is now upstream.

comment:4 by Douglas R. Reno, 9 years ago

Fernando,

Armin's patch that has attached has gone upstream. Would you like to take this one and test it out? Otherwise, let me know and I can do it today/tomorrow.

comment:5 by Fernando de Oliveira, 9 years ago

Take it, please.

Thanks.

comment:6 by Douglas R. Reno, 9 years ago

Owner: changed from blfs-book@… to Douglas R. Reno
Status: newassigned

comment:7 by Douglas R. Reno, 9 years ago

Description: modified (diff)

comment:8 by Douglas R. Reno, 9 years ago

Fixed at r16167. Note that my submission to the patch repo went through but no email has been sent. Thanks to Armin K. for the patch containing API fixes.

comment:9 by Douglas R. Reno, 9 years ago

Resolution: fixed
Status: assignedclosed

comment:10 by bdubbs@…, 9 years ago

Teh email came through fine for me.

comment:11 by Douglas R. Reno, 9 years ago

Bruce, I was not subscribed to the list on my personal email account, so I didn't see it. Thank you!

Note: See TracTickets for help on using tickets.