I'm attempting to install kde4 in FreeBSD 10-current, after 3 days dealing with some dependency issues I was able to install kde4 with portmaster...
Before kde already installed Xorg, but I get a "green" and sometime "purple"screen when X starts, the log pointed me to this problem: http://www.mail-archive.com/[email protected]/msg146880.html However when trying to rebuild Xorg with portmaster it stops on "pkg" with the following error: ==================== --- pkg-static --- gcc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/data/ports/ports-mgmt/pkg/work/pkg-1.0.12/pkg-static/../libpkg -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -L/usr/local/lib -static -o pkg-static add.o audit.o autoremove.o backup.o check.o clean.o create.o delete.o event.o info.o install.o main.o progressmeter.o query.o register.o repo.o rquery.o update.o upgrade.o search.o set.o shlib.o updating.o utils.o version.o which.o fetch.o shell.o stats.o -L/data/ports/ports-mgmt/pkg/work/pkg-1.0.12/pkg-static/../libpkg -lpkg -larchive -lutil -lpthread -lsbuf -lfetch -lssl -lcrypto -lmd -lz -lbz2 -llzma -L/data/ports/ports-mgmt/pkg/work/pkg-1.0.12/pkg-static/../external/sqlite -lbsdyml -lsqlite3 -larchive -lsbuf -lfetch -lpthread -lelf -lssl -lcrypto -lmd -lz -lbz2 -llzma -ledit -lncursesw -ljail /usr/local/lib/libpkg.a(pkgdb.o): In function `pkgdb_cmd': pkgdb.c:(.text+0x947f): undefined reference to `sqlite3_shell' *** [pkg-static] Error code 1 make: stopped in /data/ports/ports-mgmt/pkg/work/pkg-1.0.12/pkg-static 1 error ============= Is anyone else having this problem? Or has anyone build/installed xorg+kde4 from ports on current with sucess? Thanks Enviado a partir do meu smartphone BlackBerry® www.blackberry.com -----Original Message----- From: Miguel Clara <[email protected]> Date: Wed, 12 Jun 2013 14:52:46 To: <[email protected]> Subject: Can't build Xorg --> make failed for ports-mgmt/pkg I'm attempting to install kde4 in FreeBSD 10-current, after 3 days dealing with some dependency issues I was able to install kde4 with portmaster... Before kde already installed Xorg, but I get a "green" and sometime "purple"screen when X starts, the log pointed me to this problem: http://www.mail-archive.com/[email protected]/msg146880.html However when trying to rebuild Xorg with portmaster it stops on "pkg" with the following error: ==================== --- pkg-static --- gcc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/data/ports/ports-mgmt/pkg/work/pkg-1.0.12/pkg-static/../libpkg -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -L/usr/local/lib -static -o pkg-static add.o audit.o autoremove.o backup.o check.o clean.o create.o delete.o event.o info.o install.o main.o progressmeter.o query.o register.o repo.o rquery.o update.o upgrade.o search.o set.o shlib.o updating.o utils.o version.o which.o fetch.o shell.o stats.o -L/data/ports/ports-mgmt/pkg/work/pkg-1.0.12/pkg-static/../libpkg -lpkg -larchive -lutil -lpthread -lsbuf -lfetch -lssl -lcrypto -lmd -lz -lbz2 -llzma -L/data/ports/ports-mgmt/pkg/work/pkg-1.0.12/pkg-static/../external/sqlite -lbsdyml -lsqlite3 -larchive -lsbuf -lfetch -lpthread -lelf -lssl -lcrypto -lmd -lz -lbz2 -llzma -ledit -lncursesw -ljail /usr/local/lib/libpkg.a(pkgdb.o): In function `pkgdb_cmd': pkgdb.c:(.text+0x947f): undefined reference to `sqlite3_shell' *** [pkg-static] Error code 1 make: stopped in /data/ports/ports-mgmt/pkg/work/pkg-1.0.12/pkg-static 1 error ============= Is anyone else having this problem? Or has anyone build/installed xorg+kde4 from ports on current with sucess? Thanks _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
