Replied: Sun, 15 Jul 2001 13:17:36 -0400 Replied: "xu geng" Return-Path: xugeng@anabas.com Return-Path: Delivered-To: fox@csit.fsu.edu Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by mailer.csit.fsu.edu (Postfix) with SMTP id 854F723A09 for ; Sat, 14 Jul 2001 16:02:06 -0400 (EDT) Received: (qmail 23100 invoked from network); 14 Jul 2001 20:02:06 -0000 Received: from capricornus.hosting4u.net (HELO anabas.com) (209.15.2.36) by mail-gate.hosting4u.net with SMTP; 14 Jul 2001 20:02:06 -0000 Received: from xugengpc ([66.47.65.114]) by anabas.com ; Sat, 14 Jul 2001 15:02:00 -0500 Message-ID: <001601c10ca0$13c039b0$780a0a0a@XUGENGPC> From: "xu geng" To: Subject: questions about audio converter Date: Sat, 14 Jul 2001 13:03:39 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0013_01C10C65.66D96D00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 This is a multi-part message in MIME format. ------=_NextPart_000_0013_01C10C65.66D96D00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dr. Fox,=20 Can I ask Hasan two questions about the audio converter?=20 Thank you very much,=20 Xu Geng 1. Where is the realproducer? I do not have this file.=20 2. I got the following error when compile the g7231, typedef.h:28: #error COMPILER NOT TESTED typedef.h needs to be = updated, see readme I think maybe I need to define something, so I added something in = typedef.h, for example,=20 #define __sun 0 =20 and got a lot of errors, like =20 cst_lbc.h:21: multiple definition of `enum Wmode' cst_lbc.h:21: conflicting types for `Both' cst_lbc.h:21: previous declaration as `enum Wmode const Both' cst_lbc.h:21: conflicting types for `Cod' =20 cst_lbc.h:21: previous declaration as `enum Wmode const Cod' cst_lbc.h:21: conflicting types for `Dec' cst_lbc.h:21: previous declaration as `enum Wmode const Dec' =20 cst_lbc.h:24: multiple definition of `enum Crate' cst_lbc.h:24: conflicting types for `Rate63' cst_lbc.h:24: previous declaration as `enum Crate const Rate63' cst_lbc.h:24: conflicting types for `Rate53' cst_lbc.h:24: previous declaration as `enum Crate const Rate53' cst_lbc.h:128: conflicting types for `typedef struct CODSTATDEF = CODSTATDEF' cst_lbc.h:128: previous declaration as `typedef struct CODSTATDEF = CODSTATDEF' cst_lbc.h:148: conflicting types for `typedef struct DECSTATDEF = DECSTATDEF' cst_lbc.h:148: previous declaration as `typedef struct DECSTATDEF = DECSTATDEF' cst_lbc.h:159: conflicting types for `typedef struct SFSDEF SFSDEF' cst_lbc.h:159: previous declaration as `typedef struct SFSDEF = SFSDEF' cst_lbc.h:167: conflicting types for `typedef struct LINEDEF = LINEDEF' cst_lbc.h:167: previous declaration as `typedef struct LINEDEF = LINEDEF' cst_lbc.h:173: conflicting types for `typedef struct PWDEF PWDEF' cst_lbc.h:173: previous declaration as `typedef struct PWDEF PWDEF ------=_NextPart_000_0013_01C10C65.66D96D00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Dr. Fox,
 
Can I ask Hasan two questions about the = audio=20 converter? 
 
Thank you very much,
 
Xu Geng
 
 
1. Where is the realproducer? I do = not have=20 this file.
2. I got the following error when = compile the=20 g7231,
 
    typedef.h:28: #error = COMPILER=20 NOT TESTED typedef.h needs to be updated, see readme
    I think maybe I need = to define=20 something, so I added something in typedef.h, for example,
 
    #define __sun = 0
 
    and got a lot of = errors,=20 like
      =
    cst_lbc.h:21: multiple definition of `enum = Wmode'
   =20 cst_lbc.h:21: conflicting types for `Both'
    = cst_lbc.h:21:=20 previous declaration as `enum Wmode const Both'
   =20 cst_lbc.h:21: conflicting types for `Cod'   =
   =20 cst_lbc.h:21: previous declaration as `enum Wmode const=20 Cod'
    cst_lbc.h:21: conflicting types for=20 `Dec'
    cst_lbc.h:21: previous declaration as `enum = Wmode=20 const Dec' 
    cst_lbc.h:24: multiple = definition of=20 `enum Crate'
   cst_lbc.h:24: conflicting types for=20 `Rate63'
    cst_lbc.h:24: previous declaration as = `enum Crate=20 const Rate63'
    cst_lbc.h:24: conflicting types for=20 `Rate53'
    cst_lbc.h:24: previous declaration as = `enum Crate=20 const Rate53'
    cst_lbc.h:128: conflicting types for = `typedef struct CODSTATDEF CODSTATDEF'
    = cst_lbc.h:128:=20 previous declaration as `typedef struct CODSTATDEF=20 CODSTATDEF'
    cst_lbc.h:148: conflicting types for = `typedef=20 struct DECSTATDEF DECSTATDEF'
   cst_lbc.h:148: previous=20 declaration as `typedef struct DECSTATDEF = DECSTATDEF'
   =20 cst_lbc.h:159: conflicting types for `typedef struct SFSDEF=20 SFSDEF'
    cst_lbc.h:159: previous declaration as = `typedef=20 struct SFSDEF SFSDEF'
    cst_lbc.h:167: conflicting = types for=20 `typedef struct LINEDEF LINEDEF'
    cst_lbc.h:167: = previous=20 declaration as `typedef struct LINEDEF LINEDEF'
   =20 cst_lbc.h:173: conflicting types for `typedef struct PWDEF=20 PWDEF'
    cst_lbc.h:173: previous declaration as = `typedef=20 struct PWDEF PWDEF
------=_NextPart_000_0013_01C10C65.66D96D00--