unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Guile 1.6.7 on AIX & HP/UX
@ 2005-06-12 18:13 Bruce Korb
  2005-06-12 18:19 ` Guile 1.6.7 on HP/UX Bruce Korb
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Korb @ 2005-06-12 18:13 UTC (permalink / raw)


AIX:
> source='../../libguile/modules.c' object='modules.lo' libtool=yes  DEPDIR=.deps \
> depmode=aix /bin/sh ../../depcomp  /bin/sh ../libtool --tag=CC --mode=compile \
> /usr/bin/xlc -DHAVE_CONFIG_H  -I. -I../../libguile -I.. -I.. -I../../libguile/.. \
> -I../../libguile-ltdl     -g -c -o modules.lo ../../libguile/modules.c   
>  /usr/bin/xlc -DHAVE_CONFIG_H -I. -I../../libguile -I.. -I.. -I../../libguile/.. \
>  -I../../libguile-ltdl -g -c -M ../../libguile/modules.c  -DPIC -o .libs/modules.o 
> make: Cannot find a rule to create target CFLAGS from dependencies.
> Stop.
> make: The error code from the last command is 1.
> 

HP/UX:  "guile" never finishes generating "guile.texi".
I solved it by copying it + guile-procedures.texi from the Solaris build.
I am still building, so I don't know what else I'll encounter.

> Making all in libguile
> gmake[2]: Entering directory `/tmp_mnt/home/bkorb/tools/guile/guile-1.6.7/_hpux/libguile'
> cat alist.doc arbiters.doc async.doc backtrace.doc boolean.doc chars.doc continuations.doc \
> debug.doc dynl.doc dynwind.doc environments.doc eq.doc error.doc eval.doc evalext.doc \
> extensions.doc feature.doc fluids.doc fports.doc gc.doc goops.docgsubr.doc guardians.doc \
> hash.doc hashtab.doc hooks.doc init.doc ioext.doc iselect.doc keywords.doc lang.doc \
> list.doc load.doc macros.doc mallocs.doc modules.doc numbers.doc objects.doc objprop.doc \
> options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc properties.doc random.doc \
> rdelim.doc read.doc root.doc rw.docscmsigs.doc script.doc simpos.doc smob.doc sort.doc \
> srcprop.doc stackchk.doc stacks.doc stime.doc strings.doc strop.doc strorder.doc \
> strports.doc struct.doc symbols.doc throw.doc values.doc variable.doc vectors.doc \
> version.doc vports.doc weaks.doc symbols-deprecated.doc ramap.doc unif.doc filesys.doc \
> posix.doc net_db.doc socket.doc regex-posix.doc | \
> GUILE="/home/bkorb/tools/guile/guile-1.6.7/_hpux/pre-inst-guile" \
> ../../scripts/snarf-check-and-output-texi --manual > guile.texi || \
> {rm guile.texi; false; }             
> 
> $ ps -l -u bkorb
>   F S        UID   PID  PPID  C PRI NI             ADDR   SZ            WCHAN TTY       TIME COMD
>   1 S       4438 16719 16652  0 158 20         421ca840   88         4222e040 pts/0     0:00 gmake
>   1 S       4438 16652 16650  0 158 20         42e179c0   85         423b7040 pts/0     0:00 ksh
>   1 S       4438 16720 16719  0 158 20         422f84c0   85         42677040 pts/0     0:00 gmake
>   1 S       4438 16746 16745  0 154 20         422dfac0   11         414a376c pts/0     0:00 cat
>   1 S       4438 16745 16744  0 158 20         422dfc00   74         46b9d040 pts/0     0:00 sh
>   1 S       4438 16744 16721  0 158 20         42082580  432         4a4ab040 pts/0     0:01 gmake
>   1 S       4438 16756 16754  0 158 20         42034540   85         4dff0040 pts/1     0:00 ksh
>   1 R       4438 16824 16756  0 178 20         421ca0c0   33                - pts/1     0:00 ps
>   1 S       4438 16721 16720  0 158 20         42034a40   75         4699d040 pts/0     0:00 sh
>   1 R       4438 16747 16745 255 241 20         41c791c0   45                - pts/0     1:38 guile
> $ ps -l -u bkorb
>   F S        UID   PID  PPID  C PRI NI             ADDR   SZ            WCHAN TTY       TIME COMD
>   1 S       4438 16719 16652  0 158 20         421ca840   88         4222e040 pts/0     0:00 gmake
>   1 S       4438 16652 16650  0 158 20         42e179c0   85         423b7040 pts/0     0:00 ksh
>   1 S       4438 16720 16719  0 158 20         422f84c0   85         42677040 pts/0     0:00 gmake
>   1 S       4438 16746 16745  0 154 20         422dfac0   11         414a376c pts/0     0:00 cat
>   1 S       4438 16745 16744  0 158 20         422dfc00   74         46b9d040 pts/0     0:00 sh
>   1 S       4438 16744 16721  0 158 20         42082580  432         4a4ab040 pts/0     0:01 gmake
>   1 S       4438 16756 16754  1 158 20         42034540   85         4dff0040 pts/1     0:00 ksh
>   1 R       4438 16825 16756  0 178 20         421ca0c0   33                - pts/1     0:00 ps
>   1 S       4438 16721 16720  0 158 20         42034a40   75         4699d040 pts/0     0:00 sh
>   1 R       4438 16747 16745 251 240 20         41c791c0   45               - pts/0     2:23 guile
> $ ps -l -u bkorb
>   F S        UID   PID  PPID  C PRI NI             ADDR   SZ            WCHAN TTY       TIME COMD
>   1 S       4438 16719 16652  0 158 20         421ca840   88         4222e040 pts/0     0:00 gmake
>   1 S       4438 16652 16650  0 158 20         42e179c0   85         423b7040 pts/0     0:00 ksh
>   1 S       4438 16720 16719  0 158 20         422f84c0   85         42677040 pts/0     0:00 gmake
>   1 S       4438 16746 16745  0 154 20         422dfac0   11         414a376c pts/0     0:00 cat
>   1 S       4438 16745 16744  0 158 20         422dfc00   74         46b9d040 pts/0     0:00 sh
>   1 S       4438 16744 16721  0 158 20         42082580  432         4a4ab040 pts/0     0:01 gmake
>   1 S       4438 16756 16754  0 158 20         42034540   85         4dff0040 pts/1     0:00 ksh
>   1 R       4438 16828 16756  1 178 20         421ca0c0   33                - pts/1     0:00 ps
>   1 S       4438 16721 16720  0 158 20         42034a40   75         4699d040 pts/0     0:00 sh
>   1 R       4438 16747 16745 255 241 20         41c791c0   45               - pts/0     6:09 guile


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


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

* Re: Guile 1.6.7 on HP/UX
  2005-06-12 18:13 Guile 1.6.7 on AIX & HP/UX Bruce Korb
@ 2005-06-12 18:19 ` Bruce Korb
  2005-06-13 15:46   ` Rob Browning
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Korb @ 2005-06-12 18:19 UTC (permalink / raw)


On Sunday 12 June 2005 11:13 am, Bruce Korb wrote:

> HP/UX:  "guile" never finishes generating "guile.texi".
> I solved it by copying it + guile-procedures.texi from the Solaris build.
> I am still building, so I don't know what else I'll encounter.

Well, the other issue I encounter is that "guile-config" invokes that
"guile" program which will never exit.  "libguile" works just fine,
but the convoluted "guile-config" script won't exit and is a bit on
the painful side to figure out.  Have you-all a "pkg-config" file
that can be installed?  That would make life easier....
Thanks!  Regards, Bruce


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


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

* Re: Guile 1.6.7 on HP/UX
  2005-06-12 18:19 ` Guile 1.6.7 on HP/UX Bruce Korb
@ 2005-06-13 15:46   ` Rob Browning
  0 siblings, 0 replies; 3+ messages in thread
From: Rob Browning @ 2005-06-13 15:46 UTC (permalink / raw)
  Cc: guile-devel

Bruce Korb <bkorb@veritas.com> writes:

> Well, the other issue I encounter is that "guile-config" invokes that
> "guile" program which will never exit.  "libguile" works just fine,
> but the convoluted "guile-config" script won't exit and is a bit on
> the painful side to figure out.  Have you-all a "pkg-config" file
> that can be installed?  That would make life easier....
> Thanks!  Regards, Bruce

We don't at the moment, but I've wanted to take some time to
investigate and see how/if we might want to use pkg-config wrt guile.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


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

end of thread, other threads:[~2005-06-13 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-12 18:13 Guile 1.6.7 on AIX & HP/UX Bruce Korb
2005-06-12 18:19 ` Guile 1.6.7 on HP/UX Bruce Korb
2005-06-13 15:46   ` Rob Browning

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 read-only IMAP folder(s) and NNTP newsgroup(s).