Home Forum Developers IP0x Successful compilation after errors, but few more questions

JRPassphrase Registration Control

In order to register on this site, you must first submit the passphrase below.

TODO list for each hardware target can be found as sticky topic in the corresponding forum


ckleea
useravatar
User Info

Successful compilation after errors, but few more questions

I encounter this error during compiling the latest SVN

'
make[3]: Entering directory `/usr/src/switchfin/build_ip01/uClinux-dist/lib/libcurl'
romfs-inst.sh -d -e CONFIG_FMT_USE_FDPIC_ELF /usr/src/switchfin/build_ip01/uClinux-dist/staging/usr/lib/libcurl.so.5 /usr/lib/libcurl.so.5
cp: cannot stat `/usr/src/switchfin/build_ip01/uClinux-dist/staging/usr/lib/libcurl.so.5': No such file or directory
make[3]: *** [romfs] Error 1
make[3]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist/lib/libcurl'
make[2]: *** [romfs] Error 2
make[2]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist/lib'
make[1]: *** [romfs.subdirs] Error 1
make[1]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist'
make: *** [uClinux] Error 2



Edited By:  ckleea
Aug-18-10 08:37:48

Administrator has disabled public posting
Albi90
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Hi ckleea

what version of libcurl does your build system have?
if its on libcurl.so.4 simply edit buildip04/uClinux-dist/lib/libcurl/Makefile and change all libcurl.so.5 to libcurl.so.4

if you have an older version of libcurl you will need to update your build system.

let me know if you get stuck

Thanks
Jason


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Jason,

Thanks.

I download the curl sources code and make it work. It almost finished compiling.
CK


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

My next error is

/usr/src/switchfin/build_ip01/uClinux-dist/user/genext2fs/build-host/genext2fs: couldn't allocate a block (no free space)
make[4]: *** [image.rootfs.ext2.force] Error 1
make[4]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist/vendors/Rowetel/IP01'
make[3]: *** [image] Error 2
make[3]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist/vendors/Rowetel/IP01'
make[2]: *** [image] Error 2
make[2]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist/vendors'
make[1]: *** [image] Error 2
make[1]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist'
make: *** [uClinux] Error 2


Administrator has disabled public posting
Albi90
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Hi ckleea

Is your build environment out of space??
if not you may have to rebuild from scratch just remove the build dir and run make


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Should have no problem with the space.

But I did remove some to ensure more space.

Is it correct to have these at the end of compilation? I receive no error now.

make[2]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/common'
UNDEF_SYM=`bfin-uclinux-objdump -x lib_generic/libgeneric.a board/ip04/libip04.a cpu/bf533/libbf533.a lib_blackfin/libblackfin.a fs/cramfs/libcramfs.a fs/fat/libfat.a fs/fdos/libfdos.a fs/jffs2/libjffs2.a fs/reiserfs/libreiserfs.a fs/ext2/libext2fs.a net/libnet.a disk/libdisk.a rtc/librtc.a dtt/libdtt.a drivers/libdrivers.a drivers/nand/libnand.a drivers/nand_legacy/libnand_legacy.a drivers/sk98lin/libsk98lin.a post/libpost.a post/cpu/libcpu.a common/libcommon.a |sed  -n -e 's/.*\(___u_boot_cmd_.*\)/-u\1/p'|sort|uniq`;\
                cd /usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1 && bfin-uclinux-ld -Bstatic -T /usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/board/ip04/u-boot.lds -Ttext 0x03FE0000  $UNDEF_SYM cpu/bf533/start.o cpu/bf533/start1.o cpu/bf533/interrupt.o cpu/bf533/cache.o cpu/bf533/cplbhdlr.o cpu/bf533/cplbmgr.o cpu/bf533/flush.o cpu/bf533/init_sdram.o \
                        --start-group lib_generic/libgeneric.a board/ip04/libip04.a cpu/bf533/libbf533.a lib_blackfin/libblackfin.a fs/cramfs/libcramfs.a fs/fat/libfat.a fs/fdos/libfdos.a fs/jffs2/libjffs2.a fs/reiserfs/libreiserfs.a fs/ext2/libext2fs.a net/libnet.a disk/libdisk.a rtc/librtc.a dtt/libdtt.a drivers/libdrivers.a drivers/nand/libnand.a drivers/nand_legacy/libnand_legacy.a drivers/sk98lin/libsk98lin.a post/libpost.a post/cpu/libcpu.a common/libcommon.a --end-group -L /usr/src/switchfin/toolchain/opt/uClinux/bfin-uclinux/bin/../lib/gcc/bfin-uclinux/4.1.2 -lgcc \
                        -Map u-boot.map -o u-boot
bfin-uclinux-objcopy --gap-fill=0xff -O srec u-boot u-boot.srec
bfin-uclinux-objcopy --gap-fill=0xff -O binary u-boot u-boot.bin
cd tools/bin2ldr; make clean;./runme.sh; cp app.ldr ../../u-boot.ldr
make[2]: Entering directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
make distclean
make[3]: Entering directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
rm bin2ldr bin2ldr.o -f
rm init_sdram.o init_sdram init_sdram.bin -f
rm jump.o jump jump.bin -f
make[3]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
rm app.bin app.ldr app.hex -f
make[2]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
make[2]: Entering directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
make distclean
make[3]: Entering directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
rm bin2ldr bin2ldr.o -f
rm init_sdram.o init_sdram init_sdram.bin -f
rm jump.o jump jump.bin -f
make[3]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
rm app.bin app.ldr app.hex -f
make[2]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
make[2]: Entering directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
gcc -g -c bin2ldr.c
gcc bin2ldr.o -o bin2ldr
bfin-uclinux-gcc -g -c jump.S
bfin-uclinux-ld -o jump -e 0x00000000 jump.o
bfin-uclinux-objcopy -O binary jump jump.bin
cp ../../cpu/bf533/init_sdram.o .
bfin-uclinux-ld -o init_sdram -e 0x00000000 init_sdram.o
bfin-uclinux-objcopy -O binary init_sdram init_sdram.bin
cp ../../u-boot.bin app.bin
make[2]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
bin2ldr 1.0 (C) 2005 Analog Device
make[2]: Entering directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
rm bin2ldr bin2ldr.o -f
rm init_sdram.o init_sdram init_sdram.bin -f
rm jump.o jump jump.bin -f
make[2]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
make[1]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1'
cd /usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr; ./runme.sh
make[1]: Entering directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
make distclean
make[2]: Entering directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
rm bin2ldr bin2ldr.o -f
rm init_sdram.o init_sdram init_sdram.bin -f
rm jump.o jump jump.bin -f
make[2]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
rm app.bin app.ldr app.hex -f
make[1]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
make[1]: Entering directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
gcc -g -c bin2ldr.c
gcc bin2ldr.o -o bin2ldr
bfin-uclinux-gcc -g -c jump.S
bfin-uclinux-ld -o jump -e 0x00000000 jump.o
bfin-uclinux-objcopy -O binary jump jump.bin
cp ../../cpu/bf533/init_sdram.o .
bfin-uclinux-ld -o init_sdram -e 0x00000000 init_sdram.o
bfin-uclinux-objcopy -O binary init_sdram init_sdram.bin
cp ../../u-boot.bin app.bin
make[1]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
bin2ldr 1.0 (C) 2005 Analog Device
make[1]: Entering directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
rm bin2ldr bin2ldr.o -f
rm init_sdram.o init_sdram init_sdram.bin -f
rm jump.o jump jump.bin -f
make[1]: Leaving directory `/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/tools/bin2ldr'
cp -v /usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/u-boot.ldr /usr/src/switchfin/build_ip01/image_ip01
`/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/u-boot.ldr' -> `/usr/src/switchfin/build_ip01/image_ip01/u-boot.ldr'
make -C /usr/src/switchfin/build_ip01/vim71/ STAGEDIR=/usr/src/switchfin/build_ip01/uClinux-dist/staging
make[1]: Entering directory `/usr/src/switchfin/build_ip01/vim71'
Starting make in the src directory.
If there are problems, cd to the src directory and run make there
cd src && make first
make[2]: Entering directory `/usr/src/switchfin/build_ip01/vim71/src'
make[2]: Leaving directory `/usr/src/switchfin/build_ip01/vim71/src'
make[1]: Leaving directory `/usr/src/switchfin/build_ip01/vim71'
mkdir -p /usr/src/switchfin/build_ip01/root/bin
mkdir -p /usr/src/switchfin/build_ip01/root/usr/share/vim
cp -f /usr/src/switchfin/build_ip01/vim71/src/vim /usr/src/switchfin/build_ip01/root/bin/vim
echo set nocompatible > /usr/src/switchfin/build_ip01/root/usr/share/vim/vimrc


Administrator has disabled public posting
Albi90
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Looks good
now just run "make image" and your uImage will be in /usr/src/switchfin/build_ip01/image_ip01


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Thanks. But still not complete on "make image" with error

/usr/src/switchfin/build_ip01/uClinux-dist/user/genext2fs/build-host/genext2fs: couldn't allocate a block (no free space)
make[4]: *** [image.rootfs.ext2.force] Error 1
make[4]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist/vendors/Rowetel/IP01'
make[3]: *** [image] Error 2
make[3]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist/vendors/Rowetel/IP01'
make[2]: *** [image] Error 2
make[2]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist/vendors'
make[1]: *** [image] Error 2
make[1]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist'
make: [image] Error 2 (ignored)
gcc /usr/src/switchfin/package/sources/zeropad.c -o /usr/src/switchfin/build_ip01/image_ip01/zeropad -Wall
/usr/src/switchfin/build_ip01/image_ip01/zeropad /usr/src/switchfin/build_ip01/image_ip01/uImage /usr/src/switchfin/build_ip01/image_ip01/fix_image.astfin 0x20000
Error opening /usr/src/switchfin/build_ip01/image_ip01/uImage
make: *** [image] Error 1
[root@ns switchfin]#


Administrator has disabled public posting
Albi90
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Looks like theres not enough room in your romfs what packages did you select?


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

I have 4 gigabytes space and upgrade to coreutils 6.9


Administrator has disabled public posting
Albi90
useravatar
User Info

Re: Successful compilation after errors, but few more questions

what packages do you have selected in the switchfin make menu?

The error above suggests you have to many packages selected to fit in the romfs.


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

basically, I select those asterisk 1.6 but I will try again with minimal packages.


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

done. with the svn 279 default options
Will try others.

#
# Automatically generated make config: don't edit
#
SF_HAVE_DOT_CONFIG=y
SF_TARGET_TOOLCHAIN_COMPILER_4=y
# SF_PR1_APPLIANCE is not set
# SF_BR4_APPLIANCE is not set
# SF_IP04 is not set
SF_IP01=y
# SF_FX08 is not set
SF_TARGET_DEFAULTS=y
# SF_TARGET_CUSTOM is not set

#
# Package Selection for the target
#

#
# The default minimal system
#
SF_PACKAGE_UCLINUX_DIST=y
SF_PACKAGE_UCLINUX_CONFIG="package/uClinux-dist/uClinux-dist.config"
SF_PACKAGE_UBOOT=y

#
# Hardware settings
#

#
# DAHDI
#
# SF_PACKAGE_DAHDI_EXTRATOOLS is not set

#
# Asterisk
#
SF_PACKAGE_ASTERISK=y
SF_ASTERISK_1_4=y
# SF_ASTERISK_1_6 is not set
# SF_PACKAGE_ASTERISK_VERBOSE is not set
SF_SPANDSP_CALLERID=y
# SF_PACKAGE_ASTERISK-H323 is not set
# SF_PACKAGE_ASTERISK_G729 is not set
SF_PACKAGE_NVFAX=y
# SF_PACKAGE_ATTRAFAX is not set
# SF_PACKAGE_SPANDSPFAX is not set

#
# GUI
#
SF_PACKAGE_ASTERISKGUI=y
SF_PACKAGE_NOGUI=y
# SF_ASTERISK_GUI_3_0 is not set
# SF_ASTERISK_GUI_4_0 is not set

#
# Applications
#
SF_PACKAGE_TFTPD=y
# SF_PACKAGE_PERL is not set
SF_PACKAGE_SSMTP=y
# SF_PACKAGE_N2N is not set
# SF_PACKAGE_RSYNC is not set
# SF_PACKAGE_CGIC is not set
# SF_PACKAGE_VIM is not set
# SF_PACKAGE_BONJOUR is not set
# SF_PACKAGE_CURL is not set
# SF_PACKAGE_PROCWATCH is not set
# SF_PACKAGE_TIFF2PDF is not set
# SF_PACKAGE_LUA is not set

#
# Build options
#
SF_WGET="wget --passive-ftp -nd"
SF_SVN="svn co"
SF_TAR_OPTIONS=""
SF_DL_DIR="$(BASE_DIR)/dl"
SF_SOURCEFORGE_MIRROR="easynews"
SF_TOPDIR_PREFIX=""
SF_TOPDIR_SUFFIX=""
SF_GNU_BUILD_SUFFIX="bfin-uclinux"
SF_JLEVEL=1


Administrator has disabled public posting
Albi90
useravatar
User Info

Re: Successful compilation after errors, but few more questions

so you could compile with default settings?


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Yes, default setting.

Another compilation with Asterisk 1.6 and GUI 4.0 is also ok. Could you tell me if I can upgrade directly from the other firmware such as atcom?


Administrator has disabled public posting
Albi90
useravatar
User Info

Re: Successful compilation after errors, but few more questions

you should have no problems upgrading from atcom firmware, make sure you reset you configs as there have been a lot of changes there.

If you are upgrading from baps you will have to use a serial cable and update from uBoot.


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

thanks.


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

At the end, I put my compiled image into the IP01 via GUI. I am unable to get the boot. Serial cable helps me to reflash to original firmware.
Is it the firmware size too big? 7.2 M, I saw the output that it stops when decompressing the kernel.


Administrator has disabled public posting
Albi90
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Shouldnt be to big


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

I suspect it may be problem of the kernel image as it doesn't boot.

Anyway I will recompile again with default and test again.

Fortunately, the serial console allows me to rescue. I am happy to test on this as I see switchfin looks to have better options for me.
The latest firmware that I used for ATCOM IP01 has intermittent problem of hang due to asterisk stopped working.
Hope your firmware can be of help.

Besides, I hope you don't mind to answer. Is the switchvoice firmware working on ATCOM IP0x? It is because the image named as img extension. I am not sure which method to upload the firmware.

Thanks.


Administrator has disabled public posting
Albi90
useravatar
User Info

Re: Successful compilation after errors, but few more questions

All IP0x systems come from Atcom, the switchvoice firmware should work fine (its just named differently) in fact you can get the switchvoice firmware source from
https://switchfin.svn.sourceforge.net/s … hfin/tags/


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Thanks. I will also try to recompile one for my box.


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Will it be too big?

Image Name:   Linux Kernel and ext2
Created:      Sat Jul 24 17:46:38 2010
Image Type:   Blackfin Linux Kernel Image (gzip compressed)
Data Size:    8282770 Bytes = 8088.64 kB = 7.90 MB
Load Address: 00001000
Entry Point:  001b9100
for fs in cramfs ext2 romfs ; do \
                if [ -e "/usr/src/switchfin/build_ip01/image_ip01/uImage.$fs" ] ; then \
                        ln -sf "uImage.$fs" "/usr/src/switchfin/build_ip01/image_ip01/uImage" ; \
                fi ; \
        done
make[4]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist/vendors/Rowetel/IP01'
make[3]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist/vendors/Rowetel/IP01'
make[2]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist/vendors'
make[1]: Leaving directory `/usr/src/switchfin/build_ip01/uClinux-dist'
gcc /usr/src/switchfin/package/sources/zeropad.c -o /usr/src/switchfin/build_ip01/image_ip01/zeropad -Wall
/usr/src/switchfin/build_ip01/image_ip01/zeropad /usr/src/switchfin/build_ip01/image_ip01/uImage /usr/src/switchfin/build_ip01/image_ip01/fix_image.astfin 0x20000
blocksize = 131072 (0x20000)
mv -f /usr/src/switchfin/build_ip01/image_ip01/fix_image.astfin /usr/src/switchfin/build_ip01/image_ip01/uImage
config/package-image.sh /usr/src/switchfin/build_ip01/image_ip01/uImage /usr/src/switchfin/build_ip01/image_ip01/uImage-md5
Building MD5 embedded distributable image
262144+0 records in
262144+0 records out
8388608 bytes (8.4 MB) copied, 8.37044 s, 1.0 MB/s
1+0 records in
1+0 records out
32 bytes (32 B) copied, 0.000111 s, 288 kB/s
`/usr/src/switchfin/build_ip01/u-boot-1.1.5-bf1/u-boot.ldr' -> `/usr/src/switchfin/build_ip01/image_ip01/u-boot.ldr'


Administrator has disabled public posting
admin
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Hi ckleea,

Did you manage to compile for IP01?
Please attaceh the wholelog as I can not see clearly what your issue is.

Before compilation please update your local Switchfin copy as we added some important changes recently.

Cheers
Dimitar


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

I need to download again and recompile. Previous version has been compiled without error but not have time to flash again.


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

It compiles and build images without problem.


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

After some works, I install into my IP01 via ATCOM GUI. Initial boot not successful.
permission error in DAHDI/VLAN

I follow this

If you see error messages related to dahdi/vlan "Permission denied":

    chmod +x /persistent/etc/init.d/dahdi
    chmod +x /persistent/etc/init.d/vlan

    /persistent/etc/init.d/dahdi disable
    /persistent/etc/init.d/vlan disable

    rm /persistent/etc/rc.d/S55vlan

    /persistent/etc/init.d/dahdi enable
    /persistent/etc/init.d/vlan enable
    ls -al /etc/rc.d/

    sync
    reboot
Afterward, it boots with GUI with standard IP 192.168.1.100
I then configure as usual. First dial out via FXO works.
Will test further


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

It works very now after about 10 hours. I have made another compilation with additional packages. May I ask if I can compile speex g722 and g726 codecs?

Can I change the default IP to DHCP option and could you show me which file to edit?
Is it the files under the directory /usr/src/switchfin/package/persistent/ip01/persistent/etc ?

My default lan address in my network is 192.168.118.xxx. Everytime after firmware upgrade, I have to more to other machine to configure the network of the pbx box first.


Administrator has disabled public posting
admin
useravatar
User Info

Re: Successful compilation after errors, but few more questions

Hi ckleea,

You may try G729 which is well optimized for Blackfin. Set it in the menuconfig.
Keep in mind that for production boxes fee should be paid to Sypro.

You may set DHCP from the GUI and each time you do the upgrade you don't reset the configuration.

If you want to set to DHCP by default you need to edit

package/persistent/ip01/persistent/etc/network.conf
package/persistent/ip01/persistent/etc/asterisk/rc_org.conf

Best Reagrds
Dimitar


Administrator has disabled public posting
ckleea
useravatar
User Info

Re: Successful compilation after errors, but few more questions

I have a new firmware compiled SVN 348 and GUI SVN 347. It downloads many MOH and sound messages files from digium.com


Administrator has disabled public posting

Board Info

Board Stats:   Total Users: 2587  Total Topics: 299  Total Polls: 1  Total Posts: 1727  Dormant
User Info:   Newest User :  user2553   Members Online: 0   Guests Online: 171
Online  There are no members online
Topic
New
Locked
Topic
New
Locked
Sticky
Active
New/Active
Sticky
Active
New/Active
New/Closed
New Sticky
Closed/Active
New/Locked
New Sticky
Locked/Active
Active/Sticky
Sticky/Locked
Sticky Active Locked
Active/Sticky
Sticky/Locked
Sticky/Active/Locked