Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 1999 21:31:55 +0000
From:      Dom Mitchell <dom@myrddin.demon.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9853: update to lesstif port
Message-ID:  <E1074TD-000AQ9-00.qmail@myrddin.demon.co.uk>

next in thread | raw e-mail | index | archive | help

>Number:         9853
>Category:       ports
>Synopsis:       update to lesstif port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 31 23:40:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Dom Mitchell
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Big orange angry things, inc.
>Environment:

FreeBSD myrddin.demon.co.uk 4.0-CURRENT FreeBSD 4.0-CURRENT #3: Wed Jan 27 23:33:14 GMT 1999     root@myrddin.demon.co.uk:/usr/src/sys/compile/MYRDDIN  i386

XFree86 3.3.3.1

>Description:

Another port that doesn't know about 4.0-current...  Add in patch and
recompile to get shared libs.

>How-To-Repeat:

N/A.

>Fix:
	
Copy this patch into ports/lesstif/patches/patch-ap and you're sorted.

--- ltconfig.orig	Sun Jan 31 21:18:06 1999
+++ ltconfig	Sun Jan 31 21:18:52 1999
@@ -782,7 +782,7 @@
     ;;
 
   # FreeBSD 3, at last, uses gcc -shared to do shared libraries.
-  freebsd3*)
+  freebsd3*|freebsd4*)
     archive_cmds='$CC -shared -o $lib$libobjs'
     hardcode_libdir_flag_spec='-R$libdir'
     hardcode_direct=yes
@@ -1143,7 +1143,7 @@
   shlibpath_var=LD_LIBRARY_PATH
   ;;
 
-freebsd3*)
+freebsd3*|freebsd4*)
   version_type=freebsd
   library_names_spec='${libname}${release}.so.$versuffix $libname.so'
   if [ $PORTOBJFORMAT = elf ]; then
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1074TD-000AQ9-00.qmail>