supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* s4 0.10 compile error
       [not found] ` <20100623185010.GA5301@skarnet.org>
@ 2010-07-20  6:53   ` Vincent de RIBOU
  2010-07-20  7:44     ` Laurent Bercot
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent de RIBOU @ 2010-07-20  6:53 UTC (permalink / raw)
  To: supervision

[-- Attachment #1: Type: text/plain, Size: 1445 bytes --]


Laurent,


I tried to compile s4 with skalibs in Unbuntu 10.04 context and it failed for 
s4.
One remark, before explaining what failed.

Despite setting, with slashpackage convention explainations, my prefix is in 
'conf-compile/conf-sp_root', s4 searches in 'compile/export/conf-sp_root'. Is it 
normal different setting from in  skalibs??

But it failed afterwards.
Here it is last logs

///////////////////////////////////////
make[1]: Leaving directory 
`/home/g178508/Documents/forge/test_ska/package/admin/s4-0.10/compile/libftrig'
Subsystem libftrig done.

Making subsystem pipe-tools...
exec ./gen-EXPORT > EXPORT-
./gen-Makefile > Makefile.real && make -f Makefile.real && : > .done
make[1]: Entering directory  
`/home/g178508/Documents/forge/test_ska/package/admin/s4-0.10/compile/pipe-tools'

exec ./compile s4-ftrig-cleanfifodir.c
exec ./load s4-ftrig-cleanfifodir -lftrigw -lstddjb
exec ./compile s4-ftrig-listen.c
s4-ftrig-listen.c:18:22: error: execline.h: No such file or directory
s4-ftrig-listen.c: In function 'main':
s4-ftrig-listen.c:66: warning: implicit declaration of function 'el_semicolon'
make[1]: *** [s4-ftrig-listen.o] Error 1
make[1]: Leaving directory 
`/home/g178508/Documents/forge/test_ska/package/admin/s4-0.10/compile/pipe-tools'

make: *** [.done] Error 2
///////////////////////////////////////

How can I fix this problem??

Thank you all.
 Vincent


      

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: s4 0.10 compile error
  2010-07-20  6:53   ` s4 0.10 compile error Vincent de RIBOU
@ 2010-07-20  7:44     ` Laurent Bercot
  0 siblings, 0 replies; 2+ messages in thread
From: Laurent Bercot @ 2010-07-20  7:44 UTC (permalink / raw)
  To: Vincent de RIBOU; +Cc: supervision

> I tried to compile s4 with skalibs in Unbuntu 10.04 context and it failed for 
> s4.

 Vincent, s4 is not even released yet, so don't go out and reveal my secrets
to the list ! :P
 Mail further questions directly to me until you see the official release
announcement, please.
 (Mail-Followup-To set. Sorry for the spam, list.)

 Anyway:


> Despite setting, with slashpackage convention explainations, my prefix is in 
> 'conf-compile/conf-sp_root', s4 searches in 'compile/export/conf-sp_root'. Is it 
> normal different setting from in  skalibs??

 That's normal behaviour. conf-compile/ is where you set options and flags.
compile/export/ is where the build system writes its "real" options. See
package/prepare for details.


> s4-ftrig-listen.c:18:22: error: execline.h: No such file or directory

 s4-0.10 has a build-time dependency to execline, which you probably haven't
installed (or with a different prefix).

-- 
 Laurent


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-20  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20100622114442.GA12969@grummit.biaix.org>
     [not found] ` <20100623185010.GA5301@skarnet.org>
2010-07-20  6:53   ` s4 0.10 compile error Vincent de RIBOU
2010-07-20  7:44     ` Laurent Bercot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).