A user's language is obscene. What should I do?
RC6
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What is interesting here?
• Duels
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Register!

QAIX > Apache HTTP Server > RC6 29 August 2004 01:58:26

  Top users: 
  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Модератор:

RC6

David Reid 12 August 2004 14:47:15
 I'm away until Saturday, so the planned date is to roll it at the
weekend (Saturday pm).

Can people try to test things as far as they can by then? I'd *really*
like this to be the last one!

david

Add comment
Graham Leggett 12 August 2004 15:00:53 permanent link ]
 David Reid wrote:
I'm away until Saturday, so the planned date is to roll it at the > weekend (Saturday pm).>
Can people try to test things as far as they can by then? I'd *really* > like this to be the last one!

I'm away till monday, but I'll test them for you when I get back, as
long as you post the link :)­

Regards,
Graham
--
Add comment
David Reid 25 August 2004 00:01:40 permanent link ]
 http://www.apache.or­g/~dreid/

Test and let me know...

Add comment
Joe Orton 25 August 2004 12:49:30 permanent link ]
 On Tue, Aug 24, 2004 at 10:01:40PM +0100, David Reid wrote:> http://www.apache.o­rg/~dreid/>
Test and let me know...

Still looks good, CHANGES is fine too :)­ +1 for release.

joe

Add comment
Graham Leggett 25 August 2004 14:59:53 permanent link ]
 David Reid wrote:
Test and let me know...

an RPM build of apr-util bombs out like this:

/bin/sh /usr/lib/apr/build-­1/libtool --silent --mode=compile gcc
-pthread -O2 -g -pipe -march=i386 -mcpu=i686 -DHAVE_CONFIG_H -DLINUX=2
-D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOUR­CE
-I/home/gatekeeper/­minfrin/rpm/BUILD/ap­r-util-1.0.0/include­
-I/home/gatekeeper/­minfrin/rpm/BUILD/ap­r-util-1.0.0/include­/private
-I/usr/include/apr-­1 -o ldap/apr_ldap_init.­lo -c ldap/apr_ldap_init.­c
&& touch ldap/apr_ldap_init.­lo
ldap/apr_ldap_init.­c:47: syntax error before "apr_ldap_err_t"
ldap/apr_ldap_init.­c: In function `apr_ldap_ssl_init'­:
ldap/apr_ldap_init.­c:49: `apr_ldap_err_t' undeclared (first use in this
function)
ldap/apr_ldap_init.­c:49: (Each undeclared identifier is reported only once
ldap/apr_ldap_init.­c:49: for each function it appears in.)
ldap/apr_ldap_init.­c:49: `result' undeclared (first use in this function)
ldap/apr_ldap_init.­c:49: syntax error before ')' token
ldap/apr_ldap_init.­c:49: `pool' undeclared (first use in this function)
ldap/apr_ldap_init.­c:50: `result_err' undeclared (first use in this
function)
ldap/apr_ldap_init.­c:52: `cert_auth_file' undeclared (first use in this
function)
[snip]

Are all the LDAP files included? Looks like the LDAP header files are
not included for some reason.

Regards,
Graham
--
Add comment
Graham Leggett 25 August 2004 15:16:09 permanent link ]
 Graham Leggett wrote:
Test and let me know...
an RPM build of apr-util bombs out like this:>
/bin/sh /usr/lib/apr/build-­1/libtool --silent --mode=compile gcc > -pthread -O2 -g -pipe -march=i386 -mcpu=i686 -DHAVE_CONFIG_H -DLINUX=2 > -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOUR­CE > -I/home/gatekeeper/­minfrin/rpm/BUILD/ap­r-util-1.0.0/include­ > -I/home/gatekeeper/­minfrin/rpm/BUILD/ap­r-util-1.0.0/include­/private > -I/usr/include/apr-­1 -o ldap/apr_ldap_init.­lo -c ldap/apr_ldap_init.­c > && touch ldap/apr_ldap_init.­lo> ldap/apr_ldap_init.­c:47: syntax error before "apr_ldap_err_t"

Looking further, it seems the tags on the following file has not been
bumped:

include/apr_ldap.h.­in

Can you check the tags on the following files:

./include/apr_ldap.­h.in
./include/apr_ldap.­hnw
./include/apr_ldap.­hw
./include/apr_ldap_­url.h
./include/apr_ldap.­h
./ldap
./ldap/apr_ldap_ini­t.c
./ldap/apr_ldap_url­.c
./ldap/.libs

Regards,
Graham
--
Add comment
Brad Nicholes 25 August 2004 18:12:32 permanent link ]
 It doesn't build on NetWare either for the same reason that Graham
described.

Brad

Brad Nicholes
Senior Software Engineer
Novell, Inc., the leading provider of Net business solutions
http://www.novell.c­om
Graham Leggett <minfrin@sharp.fm> Wednesday, August 25, 2004
6:16:09 AM >>>
Graham Leggett wrote:
Test and let me know...
an RPM build of apr-util bombs out like this:>
/bin/sh /usr/lib/apr/build-­1/libtool --silent --mode=compile gcc > -pthread -O2 -g -pipe -march=i386 -mcpu=i686 -DHAVE_CONFIG_H
-DLINUX=2 > -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOUR­CE > -I/home/gatekeeper/­minfrin/rpm/BUILD/ap­r-util-1.0.0/include­ > -I/home/gatekeeper/­minfrin/rpm/BUILD/ap­r-util-1.0.0/include­/private > -I/usr/include/apr-­1 -o ldap/apr_ldap_init.­lo -c
ldap/apr_ldap_init.­c > && touch ldap/apr_ldap_init.­lo> ldap/apr_ldap_init.­c:47: syntax error before "apr_ldap_err_t"

Looking further, it seems the tags on the following file has not been
bumped:

include/apr_ldap.h.­in

Can you check the tags on the following files:

./include/apr_ldap.­h.in
./include/apr_ldap.­hnw
./include/apr_ldap.­hw
./include/apr_ldap_­url.h
./include/apr_ldap.­h
./ldap
./ldap/apr_ldap_ini­t.c
./ldap/apr_ldap_url­.c
./ldap/.libs

Regards,
Graham
--


Add comment
David Reid 25 August 2004 18:21:50 permanent link ]
 Brad Nicholes wrote:
It doesn't build on NetWare either for the same reason that Graham> described.

OK. Well I'm gonna adjust the tags and then re-roll RC6. I'm not gonna
go to RC7 for this...

I'll post when the revised tarballs have replaced the old ones.

david
Brad>
Brad Nicholes> Senior Software Engineer> Novell, Inc., the leading provider of Net business solutions> http://www.novell.c­om >
Graham Leggett <minfrin@sharp.fm> Wednesday, August 25, 2004>
6:16:09 AM >>>> Graham Leggett wrote:>
Test and let me know...>
an RPM build of apr-util bombs out like this:>>
/bin/sh /usr/lib/apr/build-­1/libtool --silent --mode=compile gcc >>-pthread -O2 -g -pipe -march=i386 -mcpu=i686 -DHAVE_CONFIG_H>
-DLINUX=2 >
-D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOUR­CE >>-I/home/gatekeepe­r/minfrin/rpm/BUILD/­apr-util-1.0.0/inclu­de >>-I/home/gatekeepe­r/minfrin/rpm/BUILD/­apr-util-1.0.0/inclu­de/private >>-I/usr/include/ap­r-1 -o ldap/apr_ldap_init.­lo -c>
ldap/apr_ldap_init.­c >
&& touch ldap/apr_ldap_init.­lo>>ldap/apr_ldap_in­it.c:47: syntax error before "apr_ldap_err_t">
Looking further, it seems the tags on the following file has not been > bumped:>
include/apr_ldap.h.­in>
Can you check the tags on the following files:>
./include/apr_ldap.­h.in> ./include/apr_ldap.­hnw> ./include/apr_ldap.­hw> ./include/apr_ldap_­url.h> ./include/apr_ldap.­h> ./ldap> ./ldap/apr_ldap_ini­t.c> ./ldap/apr_ldap_url­.c> ./ldap/.libs>
Regards,> Graham> -->


Add comment
Nick Kew 26 August 2004 18:33:30 permanent link ]
 On Tue, 24 Aug 2004, David Reid wrote:
Test and let me know...

I have a config problem that I've ignored before but still bites.
With Berkeley DB installed "out of the box" at /usr/local/Berkeley­DB.4.2
(where the sleepycat installer put it), apr-util's configure
can't find it using
./configure .... --with-dbm=db42 \
--with-berkeley-db=­/usr/local/BerkeleyD­B.4.2

--
Nick Kew

Add comment
Joe Schaefer 29 August 2004 01:58:26 permanent link ]
 David Reid <david@jetnet.co.uk­> writes:
Test and let me know...

I saw no problems with apr-1.0.0.rc6 on debian-sarge
(amd64). apr-util-1.0.0.rc6 looks good also (minor
nit for future releases: the apr-util tests seem to
expect user input at some point, but there's no text
notifying the user of that).

However the Makefile for apr-iconv-1.0.0.rc6­ appears
to be broken:

% cd apr-iconv-1.0.0.rc6­
% ./configure --with-apr=../apr-1­.0.0.rc6
checking for gawk... no
checking for mawk... mawk
checking for APR... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ccs/Makefile
config.status: creating ces/Makefile
config.status: creating lib/Makefile
config.status: creating util/Makefile
config.status: creating lib/apr_iconv_priva­te.h
config.status: lib/apr_iconv_priva­te.h is unchanged
% make
% make all
%

--
Joe Schaefer


Add comment
 

Add new comment

As:
Login:  Password:  
 
 
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или законы РФ. Ваш ip-адрес записывается.


QAIX > Apache HTTP Server > RC6 29 August 2004 01:58:26

see also:
how to restrict inner results in OUTER…
Mysqlhotcopy and incorrect database…
pass tests:
..
see also:
Full guide: How to Crack DRM Video, Rip…
How to Copy/Backup/Share your DVD disk…
Full guide: How to Crack DRM Video, Rip…

  Copyright © 2001—2010 QAIX
Идея: Монашёв Михаил.
Авторами текстов, изображений и видео, размещённых на этой странице, являются пользователи сайта.
See Help and FAQ in the community support.qaix.com.
Write in the community about the bugs you have noticedbugs.qaix.com.
Write your offers and comments in the communities suggest.qaix.com.
Information for parents.
Пишите нам на .
If you would like to report an abuse of our service, such as a spam message, please .
Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .