[Insight-developers] Build Error @CMAKE_AR_ARGS@

Bill Hoffman bill.hoffman@kitware.com
Tue, 17 Jul 2001 11:28:15 -0400


The definition should be in CMake/Templates/configure.in:
AC_SUBST(CMAKE_AR)
AC_SUBST(CMAKE_AR_ARGS)

Are you sure your entire cmake directory is up-to-date?

-Bill


At 08:10 AM 7/17/2001 -0700, Jisung Kim wrote:
>Thank you for quick reply.
>
>I still got the same problem.
>I ran cmake at the top level (out-source build on
>cygwin) and also ran make rebuild_cache.
>
>After that, I looked at the CMakeCache.txt file and
>CMakeSystemConfig.cmake file. Neither of the files has
>definition(?) about CMAKE_AR_ARGS variable.
>
>In CMake source directory, I found the variable in
>both files.
> 
>--- Bill Hoffman <bill.hoffman@kitware.com> wrote:
>> Also, you should re-run cmake from the top.
>> If you run make rebuild_cache from the top level, it
>> should fix
>> your problem.
>> 
>> -Bill
>> 
>> 
>> At 10:10 AM 7/17/2001 -0400, Bill Hoffman wrote:
>> >Try removing your CMakeCache.txt file.
>> >Also, make sure your have done a cvs update in ALL
>> of CMake,
>> >and not just the Source directory.   The
>> replacement comes from
>> >CMake/Templates/configure  
>> >
>> >-Bill
>> >
>> >
>> >At 07:03 AM 7/17/2001 -0700, Jisung Kim wrote:
>> >>Hi.
>> >>
>> >>Yesterday I updated my CMake and Insight source. 
>> >>While building the Insight on cygwin I had an
>> error
>> >>message that was produced by ar archive program:
>> >>/usr/bin/ar: illegal option -- @
>> >>
>> >>It seems that CMAKE_AR_ARGS lines in makefiles
>> have
>> >>value @CMAKE_AR_ARGS@. I guess cmake should
>> replace
>> >>this value with actual value. I don't have a vague
>> 
>> >>idea what went wrong.
>> >>
>> >>I would appreciate any help.
>> >>
>> >>Thank you, 
>> >>
>> >>
>> >>=====
>> >>Jisung Kim
>> >>bahrahm@yahoo.com
>> >>106 Mason Farm Rd.
>> >>129 Radiology Research Lab., CB# 7515
>> >>Univ. of North Carolina at Chapel Hill
>> >>Chapel Hill, NC 27599-7515
>> >>
>> >>__________________________________________________
>> >>Do You Yahoo!?
>> >>Get personalized email addresses from Yahoo! Mail
>> >>http://personal.mail.yahoo.com/
>> >>
>> >>_______________________________________________
>> >>Insight-developers mailing list
>> >>Insight-developers@public.kitware.com
>>
>>>http://public.kitware.com/mailman/listinfo/insight-developers
>> 
>> >
>> >
>> >_______________________________________________
>> >Insight-developers mailing list
>> >Insight-developers@public.kitware.com
>>
>>http://public.kitware.com/mailman/listinfo/insight-developers
>> 
>> 
>
>
>=====
>Jisung Kim
>bahrahm@yahoo.com
>106 Mason Farm Rd.
>129 Radiology Research Lab., CB# 7515
>Univ. of North Carolina at Chapel Hill
>Chapel Hill, NC 27599-7515
>
>__________________________________________________
>Do You Yahoo!?
>Get personalized email addresses from Yahoo! Mail
>http://personal.mail.yahoo.com/
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers