SPECS: dazuko.spec - remove --disable-local-dpath due undefined sy...

glen glen at pld-linux.org
Thu Mar 2 19:43:40 CET 2006


Author: glen                         Date: Thu Mar  2 18:43:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove --disable-local-dpath due undefined symbol:
  *** Warning: "__d_path" [/home/glen/rpm/pld/BUILD/dazuko-2.2.0/dazuko.ko] undefined!

---- Files affected:
SPECS:
   dazuko.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/dazuko.spec
diff -u SPECS/dazuko.spec:1.16 SPECS/dazuko.spec:1.17
--- SPECS/dazuko.spec:1.16	Thu Mar  2 19:37:50 2006
+++ SPECS/dazuko.spec	Thu Mar  2 19:43:35 2006
@@ -159,7 +159,6 @@
 	bash ./configure \
 		--kernelsrcdir=%{_kernelsrcdir} \
 		%{?debug:--enable-debug} \
-		--disable-local-dpath \
 		--disable-compat1 \
 		--without-library
 
@@ -184,7 +183,6 @@
 # NOTE: It's not autoconf configure.
 bash ./configure \
 	%{?debug:--enable-debug} \
-	--disable-local-dpath \
 	--disable-compat1 \
 	--without-module
 
@@ -276,6 +274,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/03/02 18:43:35  glen
+- remove --disable-local-dpath due undefined symbol:
+  *** Warning: "__d_path" [/home/glen/rpm/pld/BUILD/dazuko-2.2.0/dazuko.ko] undefined!
+
 Revision 1.16  2006/03/02 18:37:50  glen
 - new build system does not work with 2.6.13.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dazuko.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list