Opened 18 years ago

Closed 18 years ago

#8349 closed defect (fixed)

tsclient won't compile

Reported by: jamesp@… Owned by: gnome-darwinports@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

tsclient won't compile. It's dependences are listed as rdesktop and gtk2 which both compiled and installed OK.

checking for pkg-config... /opt/local/bin/pkg-config checking for libpanelapplet-2.0... Package libpanelapplet-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libpanelapplet-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libpanelapplet-2.0' found configure: error: Library requirements (libpanelapplet-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

Warning: the following items did not execute (for tsclient): com.apple.activate com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: /opt/local/bin/port: Status 1 encountered during processing.

I don't know what would provide libpanelapplet-2.0 but it certainly wasn't installed with anything else.

stewie:~ jamesp$ port installed The following ports are currently installed:

atk @1.11.4_0 (active) cairo @1.0.4_0 (active) expat @2.0.0_1 (active) fontconfig @2.3.2_0 (active) freetype @2.1.10_1 (active) gettext @0.14.5_0 (active) glib2 @2.10.1_1 (active) gtk2 @2.8.16_0+darwin_8 (active) jpeg @6b_1 (active) libiconv @1.10_1+darwin_8 (active) libpixman @0.1.6_0 (active) libpng @1.2.8_2+darwin_8 (active) pango @1.12.0_1 (active) pkgconfig @0.20_0 (active) rdesktop @1.3.1_0 (active) render @0.9_0 (active) tiff @3.8.0_0+darwin_8 (active) unrar @3.5.4_0 (active) Xft2 @2.1.7_0 (active) xrender @0.9.0_0+darwin_8 (active) zlib @1.2.3_0 (active)

Please let me know if you need any more info. The only other thing I can think of to mention at the moment is that I'm using the "sudo" method of becoming root.

Change History (2)

comment:1 Changed 18 years ago by rhwood@…

Owner: changed from darwinports-bugs@… to gnome-darwinports@…

A dependency on gnome-panel is required or configure flags to remove that requirement need to be included in the port.

comment:2 Changed 18 years ago by rhwood@…

Resolution: fixed
Status: newclosed

Fixes commited to CVS.

Thank you.

Note: See TracTickets for help on using tickets.