On Thu, 8 May 2014 22:08:54 -0400
Coy Hile <[email protected]> wrote:

> 
> I’ve made some further progress here, building against master; I managed to 
> get the LWP stuff to build, but I had to hack up src/lwp/Makefile to 
> hard-code 
> —64 rather than $(ASFLAGS) in the assembler line to create process.o; my 
> attempts to get ASFLAGS set to —64 if using gcc (and thus gas) have so far 
> failed.

You might need to modify src/lwp/Makefile.in since ASFLAGS is used
to figure out the XCPPFLAGS potentially.  That should really be 
somewhere else (like osconf.m4).

> so any help fine-tuning this is welcome.  If somebody needs a SmartOS box to 
> build on, I will spin up an internet-facing instance and create logins as 
> needed.

I will see if I can find my VM image.
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to