pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/24819



The following reply was made to PR pkg/24819; it has been noted by GNATS.

From: Noud deBrouwer <netbsd-install%home.nl@localhost>
To: wiz%netbsd.org@localhost, agc%netbsd.org@localhost, 
pkg-manager%netbsd.org@localhost,
        pkgsrc-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/24819
Date: Sat, 02 Apr 2005 20:37:15 +0200

 wiz%netbsd.org@localhost wrote:
 
 >Synopsis: festival doesn't build
 >
 >Responsible-Changed-From-To: pkg-manager->agc
 >Responsible-Changed-By: wiz%netbsd.org@localhost
 >Responsible-Changed-When: Mon, 14 Mar 2005 12:21:43 +0000
 >Responsible-Changed-Why:
 >Over to agc, who did the festival update.
 >
 >
 >
 >
 >  
 >
 (xcuse..time.)
 
 yup does build ok now.. NetBSD-2.0, pkgsrc-Q1
 given i use pkg_comp(?) i had to:
 
 *** Makefile    Mon Mar  7 11:34:07 2005
 --- Makefile.new        Wed Mar 30 16:08:19 2005
 ***************
 *** 71,77 ****
         @${CP} ${FILESDIR}/unknown_${OPSYS}.mak 
 ${FESTIVAL}/config/systems/unknown_${OPSYS}.mak
  
   do-configure:
 !       cd ${SPEECHTOOLS} && ${ENV} ${CONFIGURE_ENV} ./configure 
 ${CONFIGURE_ARGS}
  
   do-install:
         ${INSTALL_DATA_DIR} ${FHOME}
 --- 71,77 ----
         @${CP} ${FILESDIR}/unknown_${OPSYS}.mak 
 ${FESTIVAL}/config/systems/unknown_${OPSYS}.mak
  
   do-configure:
 !       cd ${SPEECHTOOLS} ;./configure ${CONFIGURE_ARGS}
  
   do-install:
         ${INSTALL_DATA_DIR} ${FHOME}
 
 (which is not perfect) but does build.
 was able to make some messages for the phone again.
 did not hear them messages yet.
 Noud
 



Home | Main Index | Thread Index | Old Index