All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luc Langehegermann <lx2gt@gmx.net>
To: linux-hams@vger.kernel.org
Subject: Problems to compile modem p3d
Date: Sun, 26 Jan 2003 12:37:31 +0100	[thread overview]
Message-ID: <200301261237.31587.lx2gt@gmx.net> (raw)

Hello,

I have be trying to install the p3d decoder from HB9JNX here, without success.

I get:

make[3]: Entering directory `/usr/src/modemp3d-0.1/app/src'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
-I/usr/include/gnome-xml -I../../intl -I../.. -I../../matlib -I../../libmisc        
-I../../soundcard -I../../directx/include -I../../directx/include/directx6        
-I../../app    -g -O2 -Wall -c diag.c
diag.c:126: warning: braces around scalar initializer
diag.c:126: warning: (near initialization for `diagstate.rxthread')
diag.c:126: empty scalar initializer
diag.c:126: (near initialization for `diagstate.rxthread')
diag.c:126: initializer element is not constant
diag.c:126: (near initialization for `diagstate.rxthread')
diag.c:126: warning: braces around scalar initializer
diag.c:126: warning: (near initialization for `diagstate.txthread')
diag.c:126: initializer element is not constant
diag.c:126: (near initialization for `diagstate.txthread')
diag.c:126: initializer element is not constant
diag.c:126: (near initialization for `diagstate.txcond.__c_lock')
diag.c:126: initializer element is not constant
diag.c:126: (near initialization for `diagstate.txcond')
diag.c:126: initializer element is not constant
diag.c:126: (near initialization for `diagstate.txmutex.__m_lock')
diag.c:126: initializer element is not constant
diag.c:126: (near initialization for `diagstate.txmutex')
diag.c: In function `stp_send':
diag.c:257: warning: assignment discards qualifiers from pointer target type
diag.c:259: warning: assignment discards qualifiers from pointer target type
make[3]: *** [diag.o] Error 1
make[3]: Leaving directory `/usr/src/modemp3d-0.1/app/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/modemp3d-0.1/app'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/modemp3d-0.1'
make: *** [all-recursive-am] Error 2

gcc version is 3.2.1, with glibc 2.3.1.

Thanks for any tip you may have.

73, Luc


             reply	other threads:[~2003-01-26 11:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-26 11:37 Luc Langehegermann [this message]
2003-01-26 23:49 ` Problems to compile modem p3d Shane Deering
  -- strict thread matches above, loose matches on Subject: below --
2003-01-26 16:12 Jonathan Naylor
2003-02-01 14:29 ` Luc Langehegermann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200301261237.31587.lx2gt@gmx.net \
    --to=lx2gt@gmx.net \
    --cc=linux-hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.