ports/54605: Update security/cryptlib: fix build with gcc-3.3

Kirill Ponomarew ponomarew at oberon.net
Fri Jul 18 08:20:18 UTC 2003


>Number:         54605
>Category:       ports
>Synopsis:       Update security/cryptlib: fix build with gcc-3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 18 01:20:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update security/cryptlib: fix build with gcc-3.3

Reported by bento:
http://bento.freebsd.org/errorlogs/i386-5-latest/cryptlib-3.1.b4_1.log

>How-To-Repeat:
>Fix:
diff -urN cryptlib.orig/files/patch-test::testdev.c cryptlib/files/patch-test::testdev.c
--- cryptlib.orig/files/patch-test::testdev.c	Thu Jan  1 01:00:00 1970
+++ cryptlib/files/patch-test::testdev.c	Fri Jul 18 10:11:29 2003
@@ -0,0 +1,12 @@
+--- test/testdev.c.orig	Fri Jul 18 12:08:02 2003
++++ test/testdev.c	Fri Jul 18 12:08:22 2003
+@@ -849,8 +849,7 @@
+ 		return( status );
+   #else
+ 	puts( "Skipping CAW functionality test (uncomment the "
+-		  "TEST_CAW_FUNCTIONALITY #define\n  in " __FILE__ " to enable
+-		  this)." );
++		  "TEST_CAW_FUNCTIONALITY #define\n  in " __FILE__ " to enable this)." );
+   #endif /* TEST_CAW_FUNCTIONALITY */
+ 	status = testCryptoDevice( CRYPT_DEVICE_FORTEZZA, "Fortezza card",
+ 							   &fortezzaDeviceInfo );
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list