[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/encrypt/intern BLO_encrypt.c blender/source/blender/readstreamglue BLO_keyStore.h blender/source/blender/sign/intern BLO_sign.c blender/source/blender/writestreamglue/intern BLO_getPubKey.c

bf-committers@blender.org bf-committers@blender.org
Fri, 02 Jan 2004 22:19:25 -0600


I got it to compile by removing the reference to
cre/license_key.c in source/blender/src/Makefile.am
and reconfiguring via autoconf/configure.

If you just want to hack the Makefile, remove the
reference to libblender_blendersrc_la-license_key.lo
in source/blender/src/Makefile.  This is a temporary
solution at best though if you're building with
autoconf.

cvs -z3 diff source/blender/src/Makefile.am
Index: source/blender/src/Makefile.am
===================================================================
RCS file: /cvsroot/bf-blender/blender/source/blender/src/Makefile.am,v
retrieving revision 1.25
diff -r1.25 Makefile.am
111,112c111
<       cre/license.jpeg.c \
<       cre/license_key.c
---
 >       cre/license.jpeg.c


Chris Want wrote:
> 
> The signing/blenkey stuff was removed so
> that blender wouldn't rely on ssl support.
> 
> The stuff in intern/keymaker no longer gets installed,
> so the better must be another way to do this (blenkey.h
> doesn't get installed in the lib dir).
> 
> Needless to say, the Makefile build is broken right now.
> 
> Chris
> 
> Daniel Dunbar wrote:
> 
>> zuster (Daniel Dunbar) 2004/01/03 00:15:31 CET
>>
>>   Modified files:
>>     blender/source/blender/encrypt/intern BLO_encrypt.c     
>> blender/source/blender/readstreamglue BLO_keyStore.h     
>> blender/source/blender/sign/intern BLO_sign.c     
>> blender/source/blender/writestreamglue/intern BLO_getPubKey.c     Log:
>>    - BLO_keyStore.h was redeclaring UserStructType from blenkey.h, 
>> removed
>>       duplicate definition and include blenkey.h where needed. (VC7 
>> patch)
>>     Revision  Changes    Path
>>   1.5       +2 -1      
>> blender/source/blender/encrypt/intern/BLO_encrypt.c
>>   1.7       +1 -13     
>> blender/source/blender/readstreamglue/BLO_keyStore.h
>>   1.4       +2 -1      blender/source/blender/sign/intern/BLO_sign.c
>>   1.5       +2 -1      
>> blender/source/blender/writestreamglue/intern/BLO_getPubKey.c

--
Todd Koeckeritz, zaz@visi.com

Surfin' the Web with an ActiveX enabled browser is kindof like having
to worry about getting shot everytime you knock on a door.