October 2009 Archives

Oracle's Plan for OpenOffice.org

An updated version of the [FAQ](http://www.oracle.com/ocom/groups/public/documents/webcontent/038563.pdf) on [Oracle and Sun](http://www.oracle.com/us/sun/index.htm) contains a section which expresses Oracle's intend to continue developing and supporting OpenOffice.org as open source.
Created a patch in the debian package build system to fix a compile time error of Synchronet v3.14a at line 133 of src/xpdev/link_list.c: > Error during compile - link_list.c:133: error: incompatible types in assignment. Commented that line out, as did upstream; reference revision [1.37](http://cvs.synchro.net/cgi-bin/viewcvs.cgi/src/xpdev/link_list.c.diff?r1=1.36&r2=1.37) of that file in CVS (cvs.synchro.net). (And because it was already fixed in CVS, will not need the patch for v3.15 packages.)

Moved to Rocasa.US

Moved blog from rocasa.org to rocasa.us.

Introduction to Multiarch: link

Message posted to the Debian Developers email list on 29 July 2009 by Goswin von Brederlow: [Introduction to multiarch: What maintainers must do](http://lists.debian.org/debian-devel/2009/07/msg00861.html)

bbbs-installer updates

Completed some work on the bbbs-installer package, including cleaning up some Lintian errors and a package installation error.

MBSE BBS package build error


This is causing errors in debian/rules:
  • if at begining columnet - debian/rules:49: *** missing separator.  Stop.
  • if at same column as clean target contents:  /bin/sh: ifneq: command not found

ifneq "$(wildcard /usr/share/misc/config.sub)" ""
    cp -f /usr/share/misc/config.sub config.sub
endif
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
    cp -f /usr/share/misc/config.guess config.guess
endif

GIT repository for MBSEDEB Project

Created a GIT repository for the MBSE BBS Debian packaging project, migrated the old SVN repository to it, and made it publically available at .

GIT Repository for TinyTIC

Created a GIT repository for TinyTIC at the ftnapps sourceforge project, which can be viewed at [1].  The repository was created from the SVN repository and will be kept synchronized with it.

[1] 


About this Archive

This page is an archive of entries from October 2009 listed from newest to oldest.

September 2009 is the previous archive.

November 2009 is the next archive.

Find recent content on the main index or look in the archives to find all content.