OSes and where pmap_getport lives:
	- Solaris 8 and 9 (ultrasparc)
		
			- -L/usr/lib -lnsl
			
 - -L/usr/lib/sparcv9 -lnsl
		
 
	 - Redhat Hat Enterprise Linux 3 (32 bit x86)
		
		- -L/lib/i686 -lc
		
 - -L/lib/tls -lc
		
 - -L/lib -lc
		
 - -L/usr/lib -lc_p
		
 - -L/usr/lib/nptl -lc
		
 - -L/usr/lib -lc
		
 - -L/usr/lib/i386-redhat-linux7/lib -lc
		
 
	 - Fedora Core 3 (32 bit x86)
		
		- -L/lib/i686 -lc
		
 - -L/lib/tls -lc
		
 - -L/lib -lc
		
 - -L/usr/lib -lc_p
		
 - -L/usr/lib/dietlibc/lib-i386 -lrpc
		
 - -L/usr/lib/nptl -lc
		
 - -L/usr/lib -lc
		
 
	 - OSF1-4.0f
		
		- -L/usr/lib -lc
		
 - -L/usr/lib -lc_r
		
 
	 - IRIX-6.5.20m
		
		- -L/lib -lc
		
 - -L/usr/lib -lc
		
 
	 - 
 
Hits: 2115
Timestamp: 2025-11-04 03:02:43 PST
Back to Dan's tech tidbits
You can e-mail the author with questions or comments: